public class SCCXMLWrapper.HeaderElement extends NodeInterface implements SCC.HeaderElement
修飾子とタイプ | メソッドと説明 |
---|---|
int |
compareTo(SCC.HeaderElement e) |
java.lang.String |
content() |
boolean |
equals(SCC.HeaderElement e) |
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class.
|
java.lang.String |
name() |
int |
time() |
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getAttributeKeys, getAttributeNS, getAttributes, getChildByTagName, getChildByTagNameNS, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, node
public int compareTo(SCC.HeaderElement e)
compareTo
インタフェース内 java.lang.Comparable<SCC.HeaderElement>
public java.lang.String content()
content
インタフェース内 SCC.HeaderElement
public boolean equals(SCC.HeaderElement e)
protected java.lang.String getSupportedNodeName()
NodeInterface
Returns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.getSupportedNodeName
クラス内 NodeInterface
public java.lang.String name()
name
インタフェース内 SCC.HeaderElement
public int time()
time
インタフェース内 SCC.HeaderElement