|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.going.xbrl.common.parse.XbPAOImpl
public class XbPAOImpl
XMLファイルをパースするためのクラスです
コンストラクタの概要 | |
---|---|
XbPAOImpl()
コンストラクタ |
メソッドの概要 | |
---|---|
org.w3c.dom.Document |
getDocument()
Documentを取得する |
javax.xml.parsers.DocumentBuilder |
getDocumentBuilder()
DocumentBuilder作成 |
void |
parse(java.lang.String fileName)
parseをする |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public XbPAOImpl() throws XbException
XbException
メソッドの詳細 |
---|
public void parse(java.lang.String fileName) throws XbException
XbPAO
内の parse
fileName
-
XbException
public org.w3c.dom.Document getDocument()
XbPAO
内の getDocument
XbException
public javax.xml.parsers.DocumentBuilder getDocumentBuilder() throws XbException
XbPAO
内の getDocumentBuilder
XbException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |