com.sun.tools.xjc.reader.gbind
Class Expression
java.lang.Object
com.sun.tools.xjc.reader.gbind.Expression
- Direct Known Subclasses:
- Choice, Element, OneOrMore, Sequence
public abstract class Expression
- extends Object
This builds content models.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPSILON
public static final Expression EPSILON
Expression that represents epsilon, the length-0 string.
Expression
public Expression()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.