Searched refs:STATE_ILLEGAL (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/
H A DDecoderStateTables.java34 public final static int STATE_ILLEGAL = 255; field in class:DecoderStateTables
80 { 0x37, STATE_ILLEGAL },
86 { 0x3B, STATE_ILLEGAL },
95 { 0x3E, STATE_ILLEGAL },
112 { 0x77, STATE_ILLEGAL },
118 { 0x7B, STATE_ILLEGAL },
127 { 0x7E, STATE_ILLEGAL },
133 { 0xC3, STATE_ILLEGAL },
139 { 0xE0, STATE_ILLEGAL },
148 { 0xEF, STATE_ILLEGAL },
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/stream/buffer/
H A DAbstractProcessor.java33 protected static final int STATE_ILLEGAL = 0; field in class:AbstractProcessor

Completed in 40 milliseconds