org.nlp2rdf
Class MappingGenerator

java.lang.Object
  extended by org.nlp2rdf.MappingGenerator

public class MappingGenerator
extends Object

this class should actually be in utilities, but this would cause a cyclic dependency to generated classes


Field Summary
static String hasTagURI
           
 
Constructor Summary
MappingGenerator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hasTagURI

public static String hasTagURI
Constructor Detail

MappingGenerator

public MappingGenerator()
Method Detail

main

public static void main(String[] args)
                 throws UnsupportedEncodingException,
                        IOException
Throws:
UnsupportedEncodingException
IOException


Copyright © 2011. All Rights Reserved.