org.apache.xalan.xsltc.runtime
public final class StringValueHandler extends EmptySerializer
Method Summary | |
---|---|
void | characters(char[] ch, int off, int len) |
void | characters(String characters) |
void | endElement(String qname) |
String | getValue() |
String | getValueOfPI()
The value of a PI must not contain the substring "? |
boolean | setEscaping(boolean bool) |
void | startElement(String qname) |