com.jclark.xsl.sax
Class OutputMethodAttributeList
java.lang.Object
com.jclark.xsl.sax.OutputMethodAttributeList
- AttributeList
(package private) class OutputMethodAttributeList
extends java.lang.Object
implements AttributeList
represents the set of attributes that modify how
output is serialized
OutputMethodAttributeList
(package private) OutputMethodAttributeList(OutputMethod method)
getLength
public int getLength()
getName
public String getName(int i)
getType
public String getType(String name)
getType
public String getType(int i)
getValue
public String getValue(String nameString)
getValue
public String getValue(int i)