Class EndpointDescriptionWriter.XmlProperty
- java.lang.Object
- 
- org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter.ComplexProperty
- 
- org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter.XmlProperty
 
 
- 
- Enclosing class:
- EndpointDescriptionWriter
 
 protected class EndpointDescriptionWriter.XmlProperty extends EndpointDescriptionWriter.ComplexProperty 
- 
- 
Constructor SummaryConstructors Constructor Description XmlProperty(String name, String xml)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwriteProperty(int indentLevel, Writer writer)- 
Methods inherited from class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter.ComplexPropertygetName, getValue
 
- 
 
- 
- 
- 
Method Detail- 
writePropertypublic void writeProperty(int indentLevel, Writer writer) throws IOException- Specified by:
- writePropertyin class- EndpointDescriptionWriter.ComplexProperty
- Throws:
- IOException
 
 
- 
 
-