Package org.vast.sensorML
Interface ISMLStaxBindings
- All Known Implementing Classes:
 SMLStaxBindings,SMLStaxBindingsV1
public interface ISMLStaxBindings
- 
Method Summary
Modifier and TypeMethodDescriptionreadAbstractProcess(XMLStreamReader reader) voidwriteAbstractProcess(XMLStreamWriter writer, AbstractProcess bean)  
- 
Method Details
- 
readAbstractProcess
- Throws:
 XMLStreamException
 - 
writeAbstractProcess
- Throws:
 XMLStreamException
 
 -