Class FileInfo

java.lang.Object
net.n2oapp.framework.api.register.SourceInfo
net.n2oapp.framework.config.register.FileInfo
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XmlInfo

public abstract class FileInfo extends SourceInfo
See Also:
  • Field Details

    • uri

      protected String uri
    • localPath

      protected String localPath
  • Constructor Details

  • Method Details

    • getFileName

      public String getFileName()
    • getLocalPath

      public String getLocalPath()
    • getUri

      public String getUri()