Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerBase.java1630 Set getOutputPropKeys() { in getOutputPropKeys() method in SerializerBase
DToStream.java631 Set s = getOutputPropKeys(); in getOutputFormat()