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

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/
H A DDOMEnhancedForDTM.java37 public short[] getMapping(String[] names, String[] uris, int[] types); method in interface:DOMEnhancedForDTM
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DCaseInsensitiveMap.java51 private static int[] getMapping(int codePoint) { method in class:CaseInsensitiveMap
/openjdk9/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/
H A DNameSpaceSymbTable.java148 public Attr getMapping(String prefix) { method in class:NameSpaceSymbTable
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DDOMAdapter.java102 private short[] getMapping() { method in class:DOMAdapter
H A DSAXImpl.java547 public short[] getMapping(String[] names, String[] uris, int[] types) method in class:SAXImpl
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/tree/
H A DFixedHeightLayoutCache.java597 private FHTreeStateNode getMapping(TreePath path) { method in class:FixedHeightLayoutCache
H A DVariableHeightLayoutCache.java706 private TreeStateNode getMapping(TreePath path) { method in class:VariableHeightLayoutCache
/openjdk9/jdk/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DDefaultMXBeanMappingFactory.java174 private static synchronized MXBeanMapping getMapping(Type type) { method in class:DefaultMXBeanMappingFactory

Completed in 175 milliseconds