A D E F G H I O P S T V W X

A

addComment(XmlNode) - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
添加注释
addComment(XmlNode) - Method in interface org.tinygroup.xmlparser.XmlDocument
添加注释
addContent(String) - Method in class org.tinygroup.xmlparser.node.XmlNode
 
addDoctype(XmlNode) - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
添加CDATA文本
addDoctype(XmlNode) - Method in interface org.tinygroup.xmlparser.XmlDocument
添加CDATA文本
addProcessingInstruction(XmlNode) - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
添加XML处理指令
addProcessingInstruction(XmlNode) - Method in interface org.tinygroup.xmlparser.XmlDocument
添加XML处理指令

D

decode(String) - Method in class org.tinygroup.xmlparser.node.XmlNode
 

E

encode(String) - Method in class org.tinygroup.xmlparser.node.XmlNode
 

F

formatDocumentSelf(XmlDocument) - Method in class org.tinygroup.xmlparser.formatter.XmlFormater
格式化xml文档 并以StringBuffer格式返回
formatDocumentSelf(XmlDocument, OutputStream) - Method in class org.tinygroup.xmlparser.formatter.XmlFormater
格式化xml文档 并在指定的输出流中输出

G

getCommentList() - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
获取Xml注释
getCommentList() - Method in interface org.tinygroup.xmlparser.XmlDocument
获取Xml注释
getDoctypeList() - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
获取CDATA部分
getDoctypeList() - Method in interface org.tinygroup.xmlparser.XmlDocument
获取CDATA部分
getHead() - Method in enum org.tinygroup.xmlparser.XmlNodeType
获取头标签
getHeader(StringBuffer, String) - Method in enum org.tinygroup.xmlparser.XmlNodeType
获取头标签的标识 符 为输入参数添加头标签
getProcessingInstructionList() - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
获取XML处理指令
getProcessingInstructionList() - Method in interface org.tinygroup.xmlparser.XmlDocument
获取XML处理指令
getPureText() - Method in class org.tinygroup.xmlparser.node.XmlNode
 
getRoot() - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
获取根结点 s
getTail() - Method in enum org.tinygroup.xmlparser.XmlNodeType
获取结尾标签
getTail(StringBuffer, String) - Method in enum org.tinygroup.xmlparser.XmlNodeType
获取结尾标签的标识符 为输入参数添加结束标签
getXmlDeclaration() - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
获取XML声明
getXmlDeclaration() - Method in interface org.tinygroup.xmlparser.XmlDocument
获取XML声明

H

HEAD_END_PATTERN - Static variable in class org.tinygroup.xmlparser.parser.XmlStringParser
 

I

isCaseSensitive() - Method in class org.tinygroup.xmlparser.node.XmlNode
 
isHasBody() - Method in enum org.tinygroup.xmlparser.XmlNodeType
 
isHasContent() - Method in enum org.tinygroup.xmlparser.XmlNodeType
 
isHasHeader() - Method in enum org.tinygroup.xmlparser.XmlNodeType
 
isText() - Method in enum org.tinygroup.xmlparser.XmlNodeType
 

O

org.tinygroup.xmlparser - package org.tinygroup.xmlparser
 
org.tinygroup.xmlparser.document - package org.tinygroup.xmlparser.document
 
org.tinygroup.xmlparser.formatter - package org.tinygroup.xmlparser.formatter
 
org.tinygroup.xmlparser.node - package org.tinygroup.xmlparser.node
 
org.tinygroup.xmlparser.parser - package org.tinygroup.xmlparser.parser
 

P

parse(String) - Method in class org.tinygroup.xmlparser.parser.XmlStringParser
解析xml文档

S

setRoot(XmlNode) - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
设置根结点
setXmlDeclaration(XmlNode) - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
设置XML声明
setXmlDeclaration(XmlNode) - Method in interface org.tinygroup.xmlparser.XmlDocument
设置XML声明

T

toString() - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
获取完整XML文档

V

valueOf(String) - Static method in enum org.tinygroup.xmlparser.XmlNodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.tinygroup.xmlparser.XmlNodeType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(OutputStream) - Method in class org.tinygroup.xmlparser.document.XmlDocumentImpl
将XML文档写入指定的输出流中

X

XmlDocument - Interface in org.tinygroup.xmlparser
 
XmlDocumentImpl - Class in org.tinygroup.xmlparser.document
 
XmlDocumentImpl() - Constructor for class org.tinygroup.xmlparser.document.XmlDocumentImpl
 
XmlFormater - Class in org.tinygroup.xmlparser.formatter
 
XmlFormater() - Constructor for class org.tinygroup.xmlparser.formatter.XmlFormater
 
XmlNode - Class in org.tinygroup.xmlparser.node
 
XmlNode(XmlNodeType) - Constructor for class org.tinygroup.xmlparser.node.XmlNode
构造方法
XmlNode(String) - Constructor for class org.tinygroup.xmlparser.node.XmlNode
构造方法
XmlNode(XmlNodeType, String) - Constructor for class org.tinygroup.xmlparser.node.XmlNode
构造方法
XmlNode(String, XmlNodeType) - Constructor for class org.tinygroup.xmlparser.node.XmlNode
构造方法
XmlNodeType - Enum in org.tinygroup.xmlparser
 
XmlParser<Source> - Class in org.tinygroup.xmlparser.parser
 
XmlParser() - Constructor for class org.tinygroup.xmlparser.parser.XmlParser
 
XmlStringParser - Class in org.tinygroup.xmlparser.parser
 
XmlStringParser() - Constructor for class org.tinygroup.xmlparser.parser.XmlStringParser
 

A D E F G H I O P S T V W X

Copyright © 2006–2015 TinyGroup. All rights reserved.