
Public Member Functions | |
| Map< String, XarEntry > | getEntries () |
| String | toString () |
Protected Member Functions | |
| XarToc () throws IOException | |
Private Member Functions | |
| String | readToc () throws IOException |
Private Attributes | |
| DocumentBuilder | builder |
| String | data |
| Document | doc |
| final DocumentBuilderFactory | factory = DocumentBuilderFactory.newInstance() |
Static Private Attributes | |
| static final int | BUFFER_SIZE = 255 |
| XarToc | ( | ) | throws IOException [protected] |
| String readToc | ( | ) | throws IOException [private] |
| String toString | ( | ) |
final int BUFFER_SIZE = 255 [static, private] |
DocumentBuilder builder [private] |
Document doc [private] |
final DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance() [private] |
1.5.8