Home
last modified time | relevance | path

Searched refs:S_BUILTIN_EXTENSIONS_UNIVERSAL (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertiesFactory.java111 public static final String S_BUILTIN_EXTENSIONS_UNIVERSAL = field in OutputPropertiesFactory
122 S_BUILTIN_EXTENSIONS_UNIVERSAL + "indent-amount";
130 S_BUILTIN_EXTENSIONS_UNIVERSAL + "line-separator";
140 S_BUILTIN_EXTENSIONS_UNIVERSAL + "content-handler";
147 S_BUILTIN_EXTENSIONS_UNIVERSAL + "entities";
153 S_BUILTIN_EXTENSIONS_UNIVERSAL + "use-url-escaping";
160 S_BUILTIN_EXTENSIONS_UNIVERSAL + "omit-meta-tag";
504 S_BUILTIN_EXTENSIONS_UNIVERSAL in fixupPropertyString()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java138 key = OutputPropertiesFactory.S_BUILTIN_EXTENSIONS_UNIVERSAL in setProperty()
170 key = OutputPropertiesFactory.S_BUILTIN_EXTENSIONS_UNIVERSAL in getProperty()