All Packages Class Hierarchy This Package Previous Next Index
Class cpt.InputText1
java.lang.Object
|
+----cpt.InputText1
- public class InputText1
- extends Object
This class parses metadata elements from a RDF (Resource
Description Format) metadata file.
-
InputText1()
-
-
InputText1(String, Integer)
-
Constructs the InputRDF-object and opens the file indicated
by the location parameter.
-
main(String[])
-
InputText1
public InputText1()
InputText1
public InputText1(String location,
Integer locationtype)
- Constructs the InputRDF-object and opens the file indicated
by the location parameter.
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index