Package thewebsemantic
Class InterfaceBuilder
- java.lang.Object
-
- thewebsemantic.InterfaceBuilder
-
public class InterfaceBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description InterfaceBuilder()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreate(String uri, String namespace, String type)static voidmain(String[] args)
-
-
-
Method Detail
-
create
public void create(String uri, String namespace, String type) throws IOException
- Throws:
IOException
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-