|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.reader.trex.TREXBaseReader.StateFactory
com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
com.sun.msv.reader.trex.typed.TypedTREXGrammarInterceptor
public class TypedTREXGrammarInterceptor
reads TREX grammar with 'label' annotation.
Field Summary | |
---|---|
static java.lang.String |
LABEL_NAMESPACE
|
Constructor Summary | |
---|---|
TypedTREXGrammarInterceptor()
|
Method Summary | |
---|---|
State |
element(State parent,
StartTagInfo tag)
|
Methods inherited from class com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory |
---|
anyString, concur, data, define, includePattern, string |
Methods inherited from class com.sun.msv.reader.trex.TREXBaseReader.StateFactory |
---|
attribute, choice, createGrammar, divInGrammar, empty, grammar, group, includeGrammar, interleave, mixed, notAllowed, nsAnyName, nsChoice, nsDifference, nsName, nsNot, nsNsName, oneOrMore, optional, ref, start, zeroOrMore |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LABEL_NAMESPACE
Constructor Detail |
---|
public TypedTREXGrammarInterceptor()
Method Detail |
---|
public State element(State parent, StartTagInfo tag)
element
in class TREXBaseReader.StateFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |