protected class XJDFSchemaCreator.WalkIgnore extends XJDFSchemaCreator.WalkElement
XJDFSchemaCreator.WalkElement.AttributeDescriptor, XJDFSchemaCreator.WalkElement.VAttributeDescriptorbaseAttribs, baseElms, complexElement, complexType, e2, myNodes, refElms, refsElmsdepth, log| Constructor and Description |
|---|
XJDFSchemaCreator.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, setXSElementcompareTo, getDepth, toStringpublic boolean matches(KElement e)
BaseWalkermatches in class XJDFSchemaCreator.WalkElemente - XJDFSchemaCreator.WalkElement.matches(org.cip4.jdflib.core.KElement)public KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class XJDFSchemaCreator.WalkElementxjdf - jdf - the element to walkIWalker.walk(KElement, KElement)Copyright © 2013. All Rights Reserved.