- All Implemented Interfaces:
- org.opensaml.core.xml.XMLObjectBuilder<DAPSelect>
- Enclosing class:
- DAPTestItem
public static class DAPTestItem.TestOpBuilder
extends org.opensaml.core.xml.AbstractXMLObjectBuilder<DAPSelect>
This Builder is used to create a dap:TestOp which is a child
element of DAPTestItem. Although the DST2.1 reference implementation
of dstref:TestOp is that of a simple xs:string element, the dap:TestOp
is actually a DAPSelect. Only a builder is required, as the
Marshaller, object class, and Unmarshaller is for DAPSelect.