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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xinclude/
H A DXIncludeHandler.java2636 copyFeatures1(features, Constants.XERCES_FEATURE_PREFIX, from, to);
2638 copyFeatures1(features, Constants.SAX_FEATURE_PREFIX, from, to);
2645 copyFeatures1(features, Constants.XERCES_FEATURE_PREFIX, from, to);
2647 copyFeatures1(features, Constants.SAX_FEATURE_PREFIX, from, to);
2650 private void copyFeatures1( method in class:XIncludeHandler
2670 private void copyFeatures1( method in class:XIncludeHandler

Completed in 39 milliseconds