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