| Modifier and Type | Method and Description |
|---|---|
static XmlOutputContext |
XmlOutputContext.emptyContext(OutputStream out) |
static XmlOutputContext |
XmlOutputContext.emptyContext(OutputStream out,
Granularity granularity) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLWritable.write(XmlOutputContext writer) |
void |
EchoElement.write(XmlOutputContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetType.write(XmlOutputContext context) |
void |
ResumptionTokenType.write(XmlOutputContext context) |
void |
RequestType.write(XmlOutputContext context) |
void |
RecordType.write(XmlOutputContext context) |
void |
OAIPMHtype.write(XmlOutputContext context) |
void |
OAIPMHerrorType.write(XmlOutputContext context) |
void |
OAIPMH.write(XmlOutputContext context) |
void |
MetadataType.write(XmlOutputContext context) |
void |
MetadataFormatType.write(XmlOutputContext context) |
void |
ListSetsType.write(XmlOutputContext context) |
void |
ListRecordsType.write(XmlOutputContext context) |
void |
ListMetadataFormatsType.write(XmlOutputContext context) |
void |
ListIdentifiersType.write(XmlOutputContext context) |
void |
IdentifyType.write(XmlOutputContext writer) |
void |
HeaderType.write(XmlOutputContext context) |
void |
GetRecordType.write(XmlOutputContext writer) |
void |
DescriptionType.write(XmlOutputContext writer) |
void |
AboutType.write(XmlOutputContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.write(XmlOutputContext context) |
void |
Element.write(XmlOutputContext context) |
void |
Element.Field.write(XmlOutputContext writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformerConfiguration.write(XmlOutputContext writer) |
void |
SetConfiguration.write(XmlOutputContext writer) |
void |
FormatConfiguration.write(XmlOutputContext writer) |
void |
FilterConfiguration.write(XmlOutputContext writer) |
void |
ContextConfiguration.write(XmlOutputContext writer) |
void |
Configuration.write(XmlOutputContext writer) |
void |
ConditionConfiguration.write(XmlOutputContext writer) |
void |
BundleReference.write(XmlOutputContext writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnaryConditionConfiguration.write(XmlOutputContext writer) |
void |
CustomConditionConfiguration.write(XmlOutputContext writer) |
void |
BinaryConditionConfiguration.write(XmlOutputContext writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleType.write(XmlOutputContext writer) |
void |
RootParameterMap.write(XmlOutputContext writer) |
void |
ParameterMap.write(XmlOutputContext writer) |
void |
ParameterList.write(XmlOutputContext writer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
XmlIOUtils.writeElement(XmlOutputContext context,
String name,
XMLWritable elem) |
Copyright © 2020. All rights reserved.