org.kohsuke.rngom.binary
Class DataExceptPattern
java.lang.Object
org.kohsuke.rngom.binary.Pattern
org.kohsuke.rngom.binary.DataPattern
org.kohsuke.rngom.binary.DataExceptPattern
- All Implemented Interfaces:
- ParsedPattern
public class DataExceptPattern
- extends DataPattern
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accept
public void accept(PatternVisitor visitor)
- Overrides:
accept
in class DataPattern
apply
public Object apply(PatternFunction f)
- Overrides:
apply
in class DataPattern
Copyright © 2011. All Rights Reserved.