|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.syndication.io.impl.SyModuleParser
public class SyModuleParser
| コンストラクタの概要 | |
|---|---|
SyModuleParser()
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getNamespaceUri()
Returns the namespace URI this parser handles. |
Module |
parse(Element syndRoot)
Parses the XML node (JDOM element) extracting module information. |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public SyModuleParser()
| メソッドの詳細 |
|---|
public java.lang.String getNamespaceUri()
ModuleParser の記述:
ModuleParser 内の getNamespaceUripublic Module parse(Element syndRoot)
ModuleParser の記述:
ModuleParser 内の parsesyndRoot - the XML node (JDOM element) to extract module information from.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||