Package org.citygml4j.builder.jaxb
Class JAXBContextPath
- java.lang.Object
-
- org.citygml4j.builder.jaxb.JAXBContextPath
-
public class JAXBContextPath extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JAXBContextPath()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getContextPath()
static java.lang.String
getContextPath(java.lang.String... packageNames)
static java.lang.String
getContextPath(java.util.Collection<java.lang.String> packageNames)
-