Package org.xerial.util.xml

Class Summary
SinglePath 親子関係(/)だけからなる単純なPath
XMLAttribute XML Attribute
XMLElement An XMLElement represents a tag (element) of XML data with XML attributes
XMLGenerator well-formedなXML文書を生成するためのクラス [s1](1) [1][s1] [s2] (2) [s3] [s4] (1) newline before nested element (2) newline after leaf element [1] indent before element (indent string SPACE or TAB, indent character size = 2) states: A (the previous output is starg tag) B (the previous output is text content) C (the previous output is end tag)
XMLInputSource XMLの入力元(ファイル、InputStreamなど)をそれぞれ同様に扱うためのinterface
XPathConstants  
 

Enum Summary
SinglePath.PathType  
XMLErrorCode  
XMLGenerator.FormatStab  
XMLGenerator.IndentType  
XPathConstants.Axis  
 

Exception Summary
InvalidXMLException invalidなフォーマットのXMLが入力されたときのための例外
XMLException The base class for XML related exceptions
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.