Class ExplainFactory


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

      Constructors 
      Constructor Description
      ExplainFactory()  
    • Method Summary

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

      • ExplainFactory

        public ExplainFactory()
    • Method Detail

      • fromXmlStreamReader

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