Searched defs:newObjectType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DType.java62 public static Type newObjectType(String javaClassName) { method in class:Type
81 public static Type newObjectType(Class clazz) { method in class:Type

Completed in 30 milliseconds