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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DMarshallerImpl.java459 if( INDENT_STRING.equals(name) )
479 if( INDENT_STRING.equals(name) ) {
611 protected static final String INDENT_STRING = "com.sun.xml.internal.bind.indentString"; field in class:MarshallerImpl

Completed in 53 milliseconds