Searched refs:SEEN_DATA (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/txw2/output/
H A DIndentingXMLStreamWriter.java38 private final static Object SEEN_DATA = new Object(); field in class:IndentingXMLStreamWriter
182 state = SEEN_DATA;
187 state = SEEN_DATA;
192 state = SEEN_DATA;
H A DDataWriter.java314 state = SEEN_DATA;
358 private final static Object SEEN_DATA = new Object(); field in class:DataWriter
H A DIndentingXMLFilter.java228 state = SEEN_DATA;
300 private final static Object SEEN_DATA = new Object(); field in class:IndentingXMLFilter
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/marshaller/
H A DDataWriter.java325 state = SEEN_DATA;
361 private final static Object SEEN_DATA = new Object(); field in class:DataWriter

Completed in 33 milliseconds