public abstract class MultiLangExternalRefPath extends AbstractExternalRefPath
| コンストラクタと説明 |
|---|
MultiLangExternalRefPath() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.String |
getLocaleName(org.w3c.dom.Node textNode)
ターゲットのタグと同じ階層にあるロケールタグの値を取得.
|
protected org.w3c.dom.Node |
getLocaleParentNode(org.w3c.dom.Node targetTextNode)
localeNameタグの親タグを取得.
|
getChildNodeValue, getFileExtention, getNodeList, getSequenceNumber, getTagName, getTemplateType, isBase64Tag, setFileExt, setFileSequenceDigitpublic java.lang.String getLocaleName(org.w3c.dom.Node textNode)
タグ名はアノテーションから取得.
getLocaleName インタフェース内 ExternalRefPathgetLocaleName クラス内 AbstractExternalRefPathprotected org.w3c.dom.Node getLocaleParentNode(org.w3c.dom.Node targetTextNode)
多くのlocalNameタグが階層のターゲットのタグと同じ階層にあるxmlに対応.
targetTextNode -