Class CategoryFactory


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

      Constructors 
      Constructor Description
      CategoryFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Category 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

      • CategoryFactory

        public CategoryFactory()
    • Method Detail

      • fromXmlStreamReader

        public static Category fromXmlStreamReader​(javax.xml.stream.XMLStreamReader xmlStreamReader)
                                            throws javax.xml.stream.XMLStreamException
        Throws:
        javax.xml.stream.XMLStreamException