|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessingContext | |
---|---|
org.gxml.sa | |
org.gxml.u | Provides the core API for gXML-U |
org.gxml.xdm |
Uses of ProcessingContext in org.gxml.sa |
---|
Subinterfaces of ProcessingContext in org.gxml.sa | |
---|---|
interface |
GxProcessingContext<I,U,N extends I,A extends I,S,T,X>
A processing context parameterized by atom(s) and type(s). |
Uses of ProcessingContext in org.gxml.u |
---|
Subinterfaces of ProcessingContext in org.gxml.u | |
---|---|
interface |
GuProcessingContext<N>
The processing context is a factory for new XML documents and adapters. |
Uses of ProcessingContext in org.gxml.xdm |
---|
Methods in org.gxml.xdm that return ProcessingContext | |
---|---|
ProcessingContext<N,S,Q> |
Application.newProcessingContext()
Allocates a new processing context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |