org.cip4.jdflib.extensions
Class XJDFSchemaWalker.WalkElement
java.lang.Object
org.cip4.jdflib.elementwalker.BaseWalker
org.cip4.jdflib.extensions.XJDFSchemaWalker.WalkElement
- All Implemented Interfaces:
- Comparable<BaseWalker>, IWalker
- Direct Known Subclasses:
- XJDFSchemaWalker.WalkComplexType, XJDFSchemaWalker.WalkIgnore
- Enclosing class:
- XJDFSchemaWalker
protected class XJDFSchemaWalker.WalkElement
- extends BaseWalker
- Author:
- Rainer Prosi, Heidelberger Druckmaschinen
XJDFSchemaWalker.WalkElement
public XJDFSchemaWalker.WalkElement()
walk
public KElement walk(KElement in,
KElement out)
- Description copied from class:
BaseWalker
- the mother routine for walking....
- Specified by:
walk in interface IWalker- Overrides:
walk in class BaseWalker
- Parameters:
in - out -
- Returns:
- not null if must continue
- See Also:
IWalker.walk(KElement, KElement)
Copyright © 2013. All Rights Reserved.