クラスの使用
org.opengion.fukurou.xml.OGDocument
OGDocumentを使用しているパッケージ
-
org.opengion.fukurou.xmlでのOGDocumentの使用
修飾子とタイプメソッド説明JspParserFilter.filter
(OGDocument doc) ドキュメントオブジェクト を変換します。XMLファイルを読み込み、OGDocument を返します。JspSaxParser.string2Node
(String str) XML形式で表現された、文字列(String) から、OGDocument を構築します。OGDocument型のパラメータを持つorg.opengion.fukurou.xmlのメソッド修飾子とタイプメソッド説明JspParserFilter.filter
(OGDocument doc) ドキュメントオブジェクト を変換します。void
JspSaxParser.write
(File aFile, OGDocument node) OGDocument を所定のファイルに、XML形式で書き出します。