Package | Description |
---|---|
org.onemind.jxp | |
org.onemind.jxp.config |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayPageSource |
class |
FilePageSource
Represents a JxpPageSource using the file system
|
class |
ResourceStreamPageSource
A JxpResourceSource uses resources from classpath as pages
|
Modifier and Type | Method and Description |
---|---|
protected abstract CachingPageSource |
CachingPageSourceDigester.createPageSource(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler,
org.xml.sax.Attributes attrs) |
CachingPageSource |
StreamSourceDigester.createPageSource(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler,
org.xml.sax.Attributes attrs) |
CachingPageSource |
FileSourceDigester.createPageSource(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler,
org.xml.sax.Attributes attrs) |