Class ProfileDataInfos

    • Constructor Detail

      • ProfileDataInfos

        public ProfileDataInfos()
    • Method Detail

      • toDOM

        public org.w3c.dom.Element toDOM​(org.w3c.dom.Document document)
      • toXML

        public java.lang.String toXML()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • fromDOM

        public static ProfileDataInfos fromDOM​(org.w3c.dom.Element infosElement)
      • fromXML

        public static ProfileDataInfos fromXML​(java.lang.String xml)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception