net.sf.saxon.style

Class XSLOutputCharacter

public class XSLOutputCharacter extends StyleElement

An xsl:output-character element in the stylesheet.
Method Summary
Expressioncompile(Executable exec)
intgetCodePoint()
StringgetReplacementString()
voidprepareAttributes()
voidvalidate()

Method Detail

compile

public Expression compile(Executable exec)

getCodePoint

public int getCodePoint()

getReplacementString

public String getReplacementString()

prepareAttributes

public void prepareAttributes()

validate

public void validate()