| Interface | Description |
|---|---|
| POBXMLNodeListener |
Interface provides the method to build model class with POBNodeBuilder.
|
| Class | Description |
|---|---|
| POBNodeBuilder |
Builder Class containing a Node which is used to build a POBXMLNodeListener model class
|
| POBXMLParser |
Class is responsible for xml parsing using DOM parser and create an instance of respective model class.
|