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
|
String |
toString() |
getFactorywalkTree, walkTreeKidsFirstpublic KElement convert(KElement e)
IElementConverterconvert in interface IElementConvertere - the element to convertIElementConverter.convert(org.cip4.jdflib.core.KElement)public String toString()
toString in class ElementWalkerObject.toString()Copyright © 2015. All rights reserved.