| AccumArrayFunctionType typedef | FormatterToXML | [protected] |
| AccumCharFunctionType typedef | FormatterToXML | [protected] |
| accumCommentData(const XalanDOMChar *data) | FormatterToXML | [protected, virtual] |
| accumContent(XalanDOMChar ch) | FormatterToXML | [inline, protected] |
| accumContent(const XalanDOMChar *chars) | FormatterToXML | [inline, protected] |
| accumContent(const XalanDOMChar chars[], size_type start, size_type length) | FormatterToXML | [inline, protected] |
| accumContent(const XalanDOMString &str) | FormatterToXML | [inline, protected] |
| accumDefaultEntity(XalanDOMChar ch, bool escLF) | FormatterToXML | [protected, virtual] |
| accumDefaultEscape(XalanDOMChar ch, size_type i, const XalanDOMChar chars[], size_type len, bool escLF) | FormatterToXML | [protected] |
| AccumDOMStringFunctionType typedef | FormatterToXML | [protected] |
| accumName(XalanDOMChar ch) | FormatterToXML | [inline, protected] |
| accumName(const XalanDOMChar *chars) | FormatterToXML | [inline, protected] |
| accumName(const XalanDOMChar chars[], size_type start, size_type length) | FormatterToXML | [inline, protected] |
| accumName(const XalanDOMString &str) | FormatterToXML | [inline, protected] |
| AccumStringFunctionType typedef | FormatterToXML | [protected] |
| BoolStackType typedef | FormatterToXML | |
| ByteBufferType typedef | FormatterToXML | |
| cdata(const XMLCh *const ch, const size_type length) | FormatterToXML | [virtual] |
| FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0 | FormatterListener | [pure virtual] |
| characters(const XMLCh *const chars, const size_type length) | FormatterToXML | [virtual] |
| FormatterListener::characters(const XMLCh *const chars, const size_type length)=0 | FormatterListener | [pure virtual] |
| charactersRaw(const XMLCh *const chars, const size_type length) | FormatterToXML | [virtual] |
| FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0 | FormatterListener | [pure virtual] |
| childNodesWereAdded() | FormatterToXML | [protected] |
| comment(const XMLCh *const data) | FormatterToXML | [virtual] |
| create(MemoryManager &theManager, Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=false, int indent=eDefaultIndentAmount, const XalanDOMString &encoding=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), eFormat format=OUTPUT_METHOD_XML, bool fBufferData=true) | FormatterToXML | [static] |
| DOMCharBufferType typedef | FormatterToXML | |
| eDefaultIndentAmount enum value | FormatterToXML | |
| eDummy enum name | FormatterToXML | |
| eDummyTwo enum name | FormatterToXML | [protected] |
| eFormat enum name | FormatterListener | |
| endDocument() | FormatterToXML | [virtual] |
| endElement(const XMLCh *const name) | FormatterToXML | [virtual] |
| entityReference(const XMLCh *const name) | FormatterToXML | [virtual] |
| eXMLVersion enum name | FormatterListener | |
| flushBytes() | FormatterToXML | [protected] |
| flushChars() | FormatterToXML | [protected] |
| FlushFunctionType typedef | FormatterToXML | [protected] |
| flushWriter() | FormatterToXML | [protected] |
| FormatterListener(eFormat theFormat) | FormatterListener | |
| FormatterToXML(Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=false, int indent=eDefaultIndentAmount, const XalanDOMString &encoding=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), eFormat format=OUTPUT_METHOD_XML, bool fBufferData=true, MemoryManager &theManager=XalanMemMgrs::getDefaultXercesMemMgr()) | FormatterToXML | |
| getDoctypePublic() const | FormatterToXML | [virtual] |
| getDoctypeSystem() const | FormatterToXML | [virtual] |
| getDoIndent() const | FormatterToXML | [inline] |
| getEncoding() const | FormatterToXML | [virtual] |
| getEscapeCData() const | FormatterToXML | [inline] |
| getIndent() const | FormatterToXML | [virtual] |
| getMediaType() const | FormatterToXML | [virtual] |
| getMemoryManager() | FormatterToXML | [inline] |
| getOutputFormat() const | FormatterListener | [inline] |
| getPrefixResolver() const | FormatterListener | [inline] |
| getShouldWriteXMLHeader() const | FormatterToXML | [inline] |
| getStandalone() const | FormatterToXML | [inline] |
| getStripCData() const | FormatterToXML | [inline] |
| getVersion() const | FormatterToXML | [inline] |
| getWriter() const | FormatterToXML | [virtual] |
| getXMLVersion() const | FormatterListener | [inline] |
| ignorableWhitespace(const XMLCh *const chars, const size_type length) | FormatterToXML | [virtual] |
| FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0 | FormatterListener | [pure virtual] |
| indent(int n) | FormatterToXML | [protected] |
| initAttrCharsMap() | FormatterToXML | [protected] |
| initCharsMap() | FormatterToXML | [protected] |
| isUTF16Surrogate(XalanDOMChar ch) | FormatterToXML | [inline, protected, static] |
| isXML1_1Version() const | FormatterListener | [inline] |
| m_attrCharsMap | FormatterToXML | [protected] |
| m_charsMap | FormatterToXML | [protected] |
| m_currentIndent | FormatterToXML | [protected] |
| m_doctypePublic | FormatterToXML | [protected] |
| m_doctypeSystem | FormatterToXML | [protected] |
| m_doIndent | FormatterToXML | [protected] |
| m_encoding | FormatterToXML | [protected] |
| m_encodingIsUTF | FormatterToXML | [protected] |
| m_inCData | FormatterToXML | [protected] |
| m_indent | FormatterToXML | [protected] |
| m_ispreserve | FormatterToXML | [protected] |
| m_isprevtext | FormatterToXML | [protected] |
| m_maxCharacter | FormatterToXML | [protected] |
| m_needToOutputDocTypeDecl | FormatterToXML | [protected] |
| m_nextIsRaw | FormatterToXML | [protected] |
| m_prefixResolver | FormatterListener | [protected] |
| m_preserves | FormatterToXML | [protected] |
| m_shouldWriteXMLHeader | FormatterToXML | [protected] |
| m_startNewLine | FormatterToXML | [protected] |
| m_stream | FormatterToXML | [protected] |
| m_stringBuffer | FormatterToXML | [protected] |
| m_stripCData | FormatterToXML | [protected] |
| m_writer | FormatterToXML | [protected] |
| openElementForChildren() | FormatterToXML | [protected] |
| OUTPUT_METHOD_DOM enum value | FormatterListener | |
| OUTPUT_METHOD_HTML enum value | FormatterListener | |
| OUTPUT_METHOD_NONE enum value | FormatterListener | |
| OUTPUT_METHOD_OTHER enum value | FormatterListener | |
| OUTPUT_METHOD_TEXT enum value | FormatterListener | |
| OUTPUT_METHOD_XML enum value | FormatterListener | |
| outputLineSep() | FormatterToXML | [protected] |
| ParentType typedef | FormatterListener | |
| processingInstruction(const XMLCh *const target, const XMLCh *const data) | FormatterToXML | [virtual] |
| resetDocument() | FormatterToXML | [virtual] |
| s_emptyString | FormatterListener | [protected, static] |
| s_piData | FormatterListener | [static] |
| s_piDataLength | FormatterListener | [static] |
| s_piTarget | FormatterListener | [static] |
| s_piTargetLength | FormatterListener | [static] |
| setDocumentLocator(const Locator *const locator) | FormatterToXML | [virtual] |
| setDoIndent(bool value) | FormatterToXML | [inline] |
| setEscapeCData(bool b) | FormatterToXML | [inline] |
| setIndent(int value) | FormatterToXML | [inline] |
| setPrefixResolver(const PrefixResolver *thePrefixResolver) | FormatterListener | [inline] |
| setShouldWriteXMLHeader(bool b) | FormatterToXML | [inline] |
| setStripCData(bool b) | FormatterToXML | [inline] |
| setXMLVersion(eXMLVersion theVersion) | FormatterListener | [inline, protected] |
| shouldIndent() const | FormatterToXML | [inline, protected] |
| size_type typedef | FormatterListener | |
| SPECIALSSIZE enum value | FormatterToXML | [protected] |
| startDocument() | FormatterToXML | [virtual] |
| startElement(const XMLCh *const name, AttributeListType &attrs) | FormatterToXML | [virtual] |
| FormatterListener::startElement(const XMLCh *const name, AttributeList &attrs)=0 | FormatterListener | [pure virtual] |
| throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager) | FormatterToXML | [protected, static] |
| throwInvalidUTF16SurrogateException(XalanDOMChar ch, MemoryManager &theManager) | FormatterToXML | [protected, static] |
| throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManager &theManager) | FormatterToXML | [protected, static] |
| writeAttrString(const XalanDOMChar *theString, size_type theStringLength) | FormatterToXML | [protected, virtual] |
| writeNormalizedChars(const XalanDOMChar ch[], size_type start, size_type length, bool isCData) | FormatterToXML | [protected, virtual] |
| writeNumberedEntityReference(XalanUnicodeChar theNumber) | FormatterToXML | [protected] |
| writeParentTagEnd() | FormatterToXML | [protected] |
| XML_VERSION_1_0 enum value | FormatterListener | |
| XML_VERSION_1_1 enum value | FormatterListener | |
| ~FormatterListener() | FormatterListener | [virtual] |
| ~FormatterToXML() | FormatterToXML | [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|