org.cip4.jdflib.extensions
Class XJDF20.WalkLayout
java.lang.Object
org.cip4.jdflib.elementwalker.BaseWalker
org.cip4.jdflib.extensions.XJDF20.WalkElement
org.cip4.jdflib.extensions.XJDF20.WalkJDFElement
org.cip4.jdflib.extensions.XJDF20.WalkResource
org.cip4.jdflib.extensions.XJDF20.WalkMediaRefByType
org.cip4.jdflib.extensions.XJDF20.WalkLayout
- All Implemented Interfaces:
- Comparable<BaseWalker>, IWalker
- Enclosing class:
- XJDF20
protected class XJDF20.WalkLayout
- extends XJDF20.WalkMediaRefByType
- Author:
- Rainer Prosi, Heidelberger Druckmaschinen
|
Method Summary |
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten |
XJDF20.WalkLayout
public XJDF20.WalkLayout()
matches
public boolean matches(KElement toCheck)
- Description copied from class:
BaseWalker
- this is the check whether or not to use this walker for a given element should be overwritten
- Overrides:
matches in class XJDF20.WalkMediaRefByType
- Parameters:
toCheck -
- Returns:
- true if it matches
- See Also:
BaseWalker.matches(org.cip4.jdflib.core.KElement)
Copyright © 2013. All Rights Reserved.