public class MPEG7Wrapper.Audio extends NodeInterface
修飾子とタイプ | メソッドと説明 |
---|---|
MPEG7Wrapper.AudioD[] |
getAudioDList() |
MPEG7Wrapper.AudioDS[] |
getAudioDSList() |
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class.
|
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 MPEG7Wrapper.AudioD[] getAudioDList()
public MPEG7Wrapper.AudioDS[] getAudioDSList()
protected java.lang.String getSupportedNodeName()
NodeInterface
Returns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.getSupportedNodeName
クラス内 NodeInterface