Class PainterUtil.PersistenceOwner

  • Enclosing class:
    PainterUtil

    public static class PainterUtil.PersistenceOwner
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PersistenceOwner​(java.net.URL baseURL)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String fromXMLURL​(java.lang.String url)  
      java.net.URL getBaseURL()  
      java.lang.String toXMLURL​(java.lang.String url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PersistenceOwner

        public PersistenceOwner​(java.net.URL baseURL)
    • Method Detail

      • getBaseURL

        public java.net.URL getBaseURL()
      • toXMLURL

        public java.lang.String toXMLURL​(java.lang.String url)
      • fromXMLURL

        public java.lang.String fromXMLURL​(java.lang.String url)
                                    throws java.net.MalformedURLException
        Throws:
        java.net.MalformedURLException