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

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DOutputPropertyUtils.java19 * $Id: OutputPropertyUtils.java 468654 2006-10-28 07:09:23Z minchau $
35 public final class OutputPropertyUtils class
H A DToHTMLStream.java577 OutputPropertyUtils.getBooleanProperty(
590 OutputPropertyUtils.getBooleanProperty(
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java33 import org.apache.xml.serializer.OutputPropertyUtils;
228 return OutputPropertyUtils.getBooleanProperty(key, m_properties);
284 return OutputPropertyUtils.getIntProperty(key, m_properties);

Completed in 1121 milliseconds