com.jclark.xsl.tr
Interface OutputMethod
public interface OutputMethod
collects the attributes on the xsl:stylesheet element
which determine the type of output we are to produce
getAttributeNames
public Name[] getAttributeNames()
getAttributeValue
public String getAttributeValue(Name name)
getCdataSectionElements
public Name[] getCdataSectionElements()
getName
public Name getName()