| Package | Description |
|---|---|
| org.etourdot.xincproc.xinclude |
This package contains XIncProc XInclude implementation
|
| org.etourdot.xincproc.xinclude.sax |
This package contains Sax filter implementation of XInclude engine
|
| Modifier and Type | Method and Description |
|---|---|
static XMLFilter |
XIncProcEngine.newXIncludeFilter(XIncludeContext context)
Create statically a new
XIncProcXIncludeFilter
from a XIncludeContext |
| Modifier and Type | Method and Description |
|---|---|
static XIncludeContext |
XIncludeContext.newContext(XIncludeContext contextToCopy)
Create a new context by deep copy of an existant one.
|
| Modifier and Type | Method and Description |
|---|---|
static XIncludeContext |
XIncludeContext.newContext(XIncludeContext contextToCopy)
Create a new context by deep copy of an existant one.
|
| Constructor and Description |
|---|
XIncProcXIncludeFilter(XIncludeContext context)
Instantiates a new XIncProcXIncludeFilter.
|
Copyright © 2011-2013. All Rights Reserved.