Class RemoveEmptyXJDF.WalkAuditResource
java.lang.Object
org.cip4.jdflib.elementwalker.BaseWalker
org.cip4.jdflib.elementwalker.RemoveEmpty.WalkElement
org.cip4.jdflib.extensions.xjdfwalker.RemoveEmptyXJDF.WalkAuditResource
- All Implemented Interfaces:
Comparable<BaseWalker>,IWalker
- Enclosing class:
- RemoveEmptyXJDF
-
Field Summary
Fields inherited from class org.cip4.jdflib.elementwalker.BaseWalker
depth, log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretur the list of elements that will always be procesed by this walkerprotected booleanMethods inherited from class org.cip4.jdflib.elementwalker.RemoveEmpty.WalkElement
getDummyAttributes, hasChild, matches, walk, walkAttributesMethods inherited from class org.cip4.jdflib.elementwalker.BaseWalker
compareTo, finalizeWalk, getDepth, prepareWalk, toString
-
Constructor Details
-
WalkAuditResource
public WalkAuditResource()
-
-
Method Details
-
getElementNames
Description copied from class:BaseWalkerretur the list of elements that will always be procesed by this walker- Overrides:
getElementNamesin classBaseWalker- Returns:
- See Also:
-
hasRequiredChild
- Overrides:
hasRequiredChildin classRemoveEmpty.WalkElement- See Also:
-