protected class XJDFSchemaCreator.WalkIgnore extends XJDFSchemaCreator.WalkElement
XJDFSchemaCreator.WalkElement.AttributeDescriptor, XJDFSchemaCreator.WalkElement.VAttributeDescriptor
baseAttribs, baseElms, complexElement, complexType, e2, myNodes, refElms, refsElms
depth, log
Constructor and Description |
---|
WalkIgnore() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(KElement e)
this is the check whether or not to use this walker for a given element should be overwritten
|
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
appendSimpleTypeList, createbaseAttribs, createbaseElms, createSubstitutionBase, finalizeWalk, getKnownAtts, getKnownElms, getNewName, getSpanAttDesc, getTypeForName, prepareWalk, setComplexType, setGeneric, setXSAttribute, setXSAttribute, setXSAttribute, setXSElement
compareTo, getDepth, getElementNames, toString
public boolean matches(KElement e)
BaseWalker
matches
in class XJDFSchemaCreator.WalkElement
e
- XJDFSchemaCreator.WalkElement.matches(org.cip4.jdflib.core.KElement)
public KElement walk(KElement jdf, KElement xjdf)
BaseWalker
walk
in interface IWalker
walk
in class XJDFSchemaCreator.WalkElement
xjdf
- jdf
- the element to walkIWalker.walk(KElement, KElement)
Copyright © 2018. All rights reserved.