インタフェース ExternalRefPath

既知の実装クラスのリスト:
AbstractExternalRefPath, AsyncCommandConfigPath, BinaryPath, CommandScriptPath, EntityEventListenerScriptPath, GroovyLocalizedSourcePath, GroovySourcePath, HtmlLocalizedSourcePath, HtmlSourcePath, MailHtmlMessagePath, MailLocalizedHtmlMessagePath, MailLocalizedMessagePath, MailMessagePath, MultiLangExternalRefPath, ReportPath, UtilScriptPath

public interface ExternalRefPath
  • メソッドの詳細

    • getNodeList

      List<Node> getNodeList(Document doc)
    • getTagName

      String getTagName()
    • getFileExtention

      String getFileExtention(Node node)
    • getTemplateType

      String getTemplateType(Node node)
    • isBase64Tag

      boolean isBase64Tag(Node node)
    • getLocaleName

      String getLocaleName(Node node)
    • getSequenceNumber

      String getSequenceNumber(int index)