JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
X
XMLJobInfo
- Class in
uws.job.jobInfo
A full XML document attached to a
job
.
XMLJobInfo(String)
- Constructor for class uws.job.jobInfo.
XMLJobInfo
Build a
JobInfo
representing a
small
XML document.
XMLJobInfo(UploadFile)
- Constructor for class uws.job.jobInfo.
XMLJobInfo
Build a
JobInfo
representing a
large
XML document stored inside a file.
xmlRepresentation
- Variable in class uws.job.jobInfo.
SingleValueJobInfo
XML representation of this
JobInfo
, returned by
SingleValueJobInfo.getXML(String)
and
SingleValueJobInfo.write(HttpServletResponse)
.
XMLRequestParser
- Class in
uws.service.request
This parser aims to copy the full content of an HTTP request if it is identified as an XML document.
XMLRequestParser(UWSFileManager)
- Constructor for class uws.service.request.
XMLRequestParser
Build the request parser.
XMLSerializer
- Class in
uws.job.serializer
Lets serializing any UWS resource in XML.
XMLSerializer()
- Constructor for class uws.job.serializer.
XMLSerializer
Builds a XML serializer.
XMLSerializer(String)
- Constructor for class uws.job.serializer.
XMLSerializer
Builds a XML serializer with a XSLT link.
xsltPath
- Variable in class uws.job.serializer.
XMLSerializer
The path of the XSLT style-sheet.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes