org.apache.xalan.xsltc.runtime
Class StringValueHandler
- org.xml.sax.ContentHandler, DeclHandler, org.xml.sax.DTDHandler, ErrorHandler, DOMSerializer, ExtendedContentHandler, ExtendedLexicalHandler, org.xml.sax.ext.LexicalHandler, SerializationHandler, Serializer, org.apache.xml.serializer.XSLOutputAttributes
public final class StringValueHandler
- Jacek Ambroziak
- Santiago Pericas-Geertsen
- Morten Jorgensen
addAttribute , addAttribute , addAttribute , addAttributes , addUniqueAttribute , addXSLAttribute , asContentHandler , asDOM3Serializer , asDOMSerializer , attributeDecl , characters , characters , characters , close , comment , comment , elementDecl , endCDATA , endDTD , endDocument , endElement , endElement , endEntity , endPrefixMapping , entityReference , error , externalEntityDecl , fatalError , flushPending , getDoctypePublic , getDoctypeSystem , getEncoding , getIndent , getIndentAmount , getMediaType , getNamespaceMappings , getNamespaceURI , getNamespaceURIFromPrefix , getOmitXMLDeclaration , getOutputFormat , getOutputProperty , getOutputPropertyDefault , getOutputStream , getPrefix , getStandalone , getTransformer , getVersion , getWriter , ignorableWhitespace , internalEntityDecl , namespaceAfterStartElement , notationDecl , processingInstruction , reset , serialize , setCdataSectionElements , setCdataSectionElements , setContentHandler , setDTDEntityExpansion , setDoctype , setDoctypePublic , setDoctypeSystem , setDocumentLocator , setEncoding , setEscaping , setIndent , setIndentAmount , setMediaType , setNamespaceMappings , setOmitXMLDeclaration , setOutputFormat , setOutputProperty , setOutputPropertyDefault , setOutputStream , setSourceLocator , setStandalone , setTransformer , setVersion , setWriter , skippedEntity , startCDATA , startDTD , startDocument , startElement , startElement , startElement , startEntity , startPrefixMapping , startPrefixMapping , unparsedEntityDecl , warning |
characters
public void characters(char[] ch,
int off,
int len)
throws SAXException
- characters in interface EmptySerializer
org.xml.sax.ContentHandler.characters(char[], int, int)
getValue
public String getValue()
getValueOfPI
public String getValueOfPI()
The value of a PI must not contain the substring "?>". Should
that substring be present, replace it by "? >".
Copyright B) 2006 Apache XML Project. All Rights Reserved.