パッケージ org.xmlpull.v1.builder
インタフェース XmlContainer
-
- 既知のサブインタフェースのリスト:
XmlDoctype,XmlDocument,XmlElement
- 既知の実装クラスのリスト:
XmlDocumentAdapter,XmlDocumentImpl,XmlElementAdapter,XmlElementImpl
public interface XmlContainerCommon abstraction shared between XmlElement, XmlDocument and XmlDoctype to represent XML Infoset item that can contain other Infoset items This is useful so getParent() operation will return this instead of Object ...- バージョン:
- $Revision: 1.4 $
- 作成者:
- Aleksander Slominski