Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

W

WebOfRegistriesData - Class in org.synbiohub.frontend
The metadata common to all SBOL data objects
WebOfRegistriesData() - Constructor for class org.synbiohub.frontend.WebOfRegistriesData
 
write(String) - Method in class org.sbolstandard.core2.SBOLDocument
Outputs this SBOL document's data from the RDF/XML serialization to a new file with the given file name.
write(String, String) - Method in class org.sbolstandard.core2.SBOLDocument
Outputs this SBOL document's data from serialization in the given serialization format to a new file with the given file name.
write(File) - Method in class org.sbolstandard.core2.SBOLDocument
Outputs this SBOL document's data from the RDF/XML serialization to the given file.
write(File, String) - Method in class org.sbolstandard.core2.SBOLDocument
Outputs this SBOL document's data from the serialization in the given serialization format to the given file.
write(OutputStream) - Method in class org.sbolstandard.core2.SBOLDocument
Outputs this SBOL document's data from the RDF/XML serialization to the given output stream.
write(OutputStream, String) - Method in class org.sbolstandard.core2.SBOLDocument
Outputs this SBOL document's data from the serialization in the given serialization format to the given output stream.
write(SBOLDocument, File) - Static method in class org.sbolstandard.core2.SBOLWriter
Outputs the given SBOL document's data from the RDF/XML serialization to the given file.
write(SBOLDocument, File, String) - Static method in class org.sbolstandard.core2.SBOLWriter
Outputs this SBOL document's data from the serialization in the given serialization format to the given file.
write(SBOLDocument, OutputStream) - Static method in class org.sbolstandard.core2.SBOLWriter
Outputs this SBOL document's data from the RDF/XML serialization to the given output stream.
write(SBOLDocument, String) - Static method in class org.sbolstandard.core2.SBOLWriter
Outputs this SBOL document's data from the RDF/XML serialization to a new file with the given file name.
write(SBOLDocument, String, String) - Static method in class org.sbolstandard.core2.SBOLWriter
Outputs this SBOL document's data from serialization in the given serialization format to a new file with the given file name.
write(SBOLDocument, OutputStream, String) - Static method in class org.sbolstandard.core2.SBOLWriter
Serializes a given SBOLDocument and outputs the data from the serialization to the given output stream in the specified fileType format.
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links