Class ClusterFactory


  • public class ClusterFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClusterFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Cluster fromXmlStreamReader​(javax.xml.stream.XMLStreamReader xmlStreamReader)  
      • Methods inherited from class java.lang.Object

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

      • ClusterFactory

        public ClusterFactory()
    • Method Detail

      • fromXmlStreamReader

        public static Cluster fromXmlStreamReader​(javax.xml.stream.XMLStreamReader xmlStreamReader)
                                           throws java.lang.NumberFormatException,
                                                  javax.xml.stream.XMLStreamException
        Throws:
        java.lang.NumberFormatException
        javax.xml.stream.XMLStreamException