Package org.sblim.cimclient.internal.pullparser


package org.sblim.cimclient.internal.pullparser
Internal implementation of the XML pull parser. The classes and interfaces herein are for internal use of the SBLIM Client for Java only and might therefore be modified or removed without notice.
Since:
2.0.0
  • Class
    Description
    Class XMLPullParser is responsible for XML parsing.
    Class XMLPullParserException is thrown by the PULL parser.