Class Namespace
詳細なドキュメント
getPrefix()
名前空間の接頭辞を取得します。
リターン
String
- Namespace の接頭辞
getURI()
名前空間の URI を取得します。
リターン
String
- Namespace の URI
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-01 UTC。
[null,null,["最終更新日 2023-12-01 UTC。"],[[["Represents an XML namespace and provides methods for interacting with it."],["Includes methods to retrieve the prefix (`getPrefix()`) and URI (`getURI()`) associated with the namespace."],["Both `getPrefix()` and `getURI()` methods return string values representing the respective namespace components."]]],[]]