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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DIncrementalSAXSource_Xerces.java63 Constructor fConfigInputSourceCtor=null; // Xerces2 initialization method field in class:IncrementalSAXSource_Xerces
129 fConfigInputSourceCtor=fXniInputSourceClass.getConstructor(args4);
335 Object xmlsource=fConfigInputSourceCtor.newInstance(parms1);

Completed in 30 milliseconds