Class RemoveEmpty.WalkElement

java.lang.Object
org.cip4.jdflib.elementwalker.BaseWalker
org.cip4.jdflib.elementwalker.RemoveEmpty.WalkElement
All Implemented Interfaces:
Comparable<BaseWalker>, IWalker
Direct Known Subclasses:
RemoveEmpty.WalkComment, RemoveEmpty.WalkGeneralID, RemoveEmpty.WalkIgnore, RemoveEmpty.WalkMessage, RemoveEmpty.WalkResource, RemoveEmpty.WalkResourceAudit, RemoveEmpty.WalkSpan, RemoveEmptyXJDF.WalkAuditResource, RemoveEmptyXJDF.WalkResourceSet, RemoveEmptyXJDF.WalkResourceXJDF
Enclosing class:
RemoveEmpty

public class RemoveEmpty.WalkElement extends BaseWalker
the resource walker note the naming convention Walkxxx so that it is automagically instantiated by the super classes