public class URLMapper extends BaseElementWalker implements IElementConverter
| Modifier and Type | Class and Description |
|---|---|
class |
URLMapper.WalkElement
the URL walker
|
class |
URLMapper.WalkURL
the resource walker note the naming convention Walkxxx so that it is automagically instantiated by the super classes
|
logtheFactory| Constructor and Description |
|---|
URLMapper(String baseIn,
String baseOut) |
| Modifier and Type | Method and Description |
|---|---|
KElement |
convert(KElement e)
generic converter that converts an element
|
protected BaseWalkerFactory |
getFactory() |
constructWalkerstoString, walkTree, walkTreeKidsFirstprotected BaseWalkerFactory getFactory()
getFactory in class BaseElementWalkerpublic KElement convert(KElement e)
IElementConverterconvert in interface IElementConvertere - the element to convertIElementConverter.convert(org.cip4.jdflib.core.KElement)Copyright © 2013. All Rights Reserved.