Class SpecXMLPullParser


  • public class SpecXMLPullParser
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RepositoryImpl parse​(org.xmlpull.v1.XmlPullParser reader, java.lang.String repositoryURI)  
      • Methods inherited from class java.lang.Object

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

      • SpecXMLPullParser

        public SpecXMLPullParser()
    • Method Detail

      • parse

        public static RepositoryImpl parse​(org.xmlpull.v1.XmlPullParser reader,
                                           java.lang.String repositoryURI)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception