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

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DOutputPropertiesFactory.java75 * <li> <b>S_OMIT_META_TAG </b> -
159 public static final String S_OMIT_META_TAG = field in class:OutputPropertiesFactory
H A DToHTMLStream.java584 * S_OMIT_META_TAG, then don't set this value at all,
587 value = format.getProperty(OutputPropertiesFactory.S_OMIT_META_TAG);
591 OutputPropertiesFactory.S_OMIT_META_TAG,

Completed in 1256 milliseconds