nl.tudelft.tbm.eeni.owl2java.model.xsd
Class XsdMapConfig
java.lang.Object
nl.tudelft.tbm.eeni.owl2java.model.xsd.XsdMapConfig
public class XsdMapConfig
- extends Object
xsd2javaName
public static Map<String,String> xsd2javaName
- Usage / Design: - We map xsd types to java type names; - Then for each java type name the corresponding method to
get the value can be derived. This method is used to get the method name, type... from the templates.
javaName2Method
public static Map<String,String> javaName2Method
XsdMapConfig
public XsdMapConfig()
Copyright © 2011. All Rights Reserved.