public class WalkJDFSubElement extends WalkJDFElement
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkJDFSubElement()
class that inlines all refelements for classes that are derived from resources
see
WalkInlineAllElement for similar functionality for elements |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
protected void |
removeUnused(KElement newRootP)
zapp unused attributes
|
getRefName, matchesRootID, mustInline, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, walkgetXJDFName, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic WalkJDFSubElement()
WalkInlineAllElement for similar functionality for elementspublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkJDFElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected void removeUnused(KElement newRootP)
WalkElementremoveUnused in class WalkJDFElementorg.cip4.jdflib.extensions.XJDF20.WalkElement#removeUnused(org.cip4.jdflib.core.KElement)Copyright © 2015. All rights reserved.