| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.hp.hpl.jena.rdf.arp.NTriple
A command line interface into ARP. Creates NTriple's or just error messages.
java <class-path> com.hp.hpl.jena.arp.NTriple ( [ -[xstfu]][ -b xmlBase -[eiw] NNN[,NNN...] ] [ file ] [ url ] )...
 <class-path> should contain arp.jar and xerces.jar or equivalents.
 
| Constructor Summary | |
| NTriple() | |
| Method Summary | |
| static void | main(java.lang.String[] args)Starts an RDF/XML to NTriple converter. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public NTriple()
| Method Detail | 
public static void main(java.lang.String[] args)
args - The command-line arguments.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||