Searched defs:OutputProperties (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java19 * $Id: OutputProperties.java 468643 2006-10-28 06:56:03Z minchau $
42 * <p>An OutputProperties list can contain another OutputProperties list as
49 public class OutputProperties extends ElemTemplateElement class in inherits:ElemTemplateElement,Cloneable
54 * Creates an empty OutputProperties with no default values.
56 public OutputProperties() method in class:OutputProperties
62 * Creates an empty OutputProperties with the specified defaults.
66 public OutputProperties(Properties defaults) method in class:OutputProperties
72 * Creates an empty OutputProperties with the defaults specified by
81 public OutputProperties(Strin method in class:OutputProperties
[all...]

Completed in 3 milliseconds