Documentation of 'hep.aida.ref.plotter.style.registry.XMLStyleStore' Java class
XMLStyleStore
hep.aida.ref.plotter.style.registry

Class XMLStyleStore

    • Field Detail

      • TYPE

        public static java.lang.String TYPE
    • Constructor Detail

      • XMLStyleStore

        public XMLStyleStore(java.lang.String storeName)
      • XMLStyleStore

        public XMLStyleStore(java.lang.String storeName,
                             java.lang.String storeType)
      • XMLStyleStore

        public XMLStyleStore(java.lang.String storeName,
                             java.lang.String storeType,
                             boolean isReadOnly)
      • XMLStyleStore

        public XMLStyleStore(java.lang.String storeName,
                             IPlotterStyle[] styles,
                             boolean isReadOnly)
    • Method Detail

      • setReadOnly

        public void setReadOnly(boolean isReadOnly)
      • getCommitFileName

        public java.lang.String getCommitFileName()
      • setCommitFileName

        public void setCommitFileName(java.lang.String commitFileName)
      • commit

        public void commit()
        Description copied from class: BaseStyleStore
        Write all information from Store to the undelying persistent facility: XML file, database, etc.
        Specified by:
        commit in interface IStyleStore
        Specified by:
        commit in class BaseStyleStore
      • close

        public void close()
        Description copied from class: BaseStyleStore
        Close all connections and free all resources. Store is not usable after this method is executed.
        Specified by:
        close in interface IStyleStore
        Overrides:
        close in class BaseStyleStore
      • main

        public static void main(java.lang.String[] args)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.