| Package | Description |
|---|---|
| org.xwiki.xar |
| Modifier and Type | Method and Description |
|---|---|
XarEntry |
XarFile.getEntry(LocalDocumentReference reference) |
XarEntry |
XarPackage.getEntry(LocalDocumentReference reference) |
| Modifier and Type | Method and Description |
|---|---|
Collection<XarEntry> |
XarFile.getEntries() |
Collection<XarEntry> |
XarPackage.getEntries() |
static Collection<XarEntry> |
XarPackage.getEntries(File file) |
| Constructor and Description |
|---|
XarFile(File file,
Collection<XarEntry> pages) |
XarPackage(Collection<XarEntry> entries) |
Copyright © 2004–2015 XWiki. All rights reserved.