com.ontotext.ordi.wsmo4rdf
Class WSMLTripleSerializer
java.lang.Object
com.ontotext.ordi.wsmo4rdf.WSMLTripleSerializer
- All Implemented Interfaces:
- Serializer
public class WSMLTripleSerializer
- extends Object
- implements Serializer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSMLTripleSerializer
public WSMLTripleSerializer(Map<Object,Object> params)
serialize
public void serialize(TopEntity[] item,
Writer target)
throws IOException
- Specified by:
serialize
in interface Serializer
- Throws:
IOException
serialize
public void serialize(TopEntity[] item,
StringBuffer target)
- Specified by:
serialize
in interface Serializer
serialize
public void serialize(TopEntity[] item,
StringBuffer target,
Map options)
- Specified by:
serialize
in interface Serializer
serialize
public void serialize(TopEntity[] item,
Writer target,
Map options)
throws IOException
- Specified by:
serialize
in interface Serializer
- Throws:
IOException
Copyright © 2008. All Rights Reserved.