Package org.openprovenance.prov.core.xml
Interface XML_Bundle
-
- All Superinterfaces:
HasKind,Identifiable,Identifiable
- All Known Implementing Classes:
WrapperBundle
public interface XML_Bundle extends Identifiable, HasKind
-
-
Method Summary
Modifier and Type Method Description NamespacegetNamespace()List<Statement>getStatement()voidsetNamespace(Namespace ns)-
Methods inherited from interface org.openprovenance.prov.core.xml.Identifiable
getId, setId
-
-