Class AttributeResolution.XmlAttributeFinder

  • Enclosing class:
    AttributeResolution

    public static class AttributeResolution.XmlAttributeFinder
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int find​(int curIdent)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XmlAttributeFinder

        public XmlAttributeFinder​(ResXMLParser xmlParser)
    • Method Detail

      • find

        public int find​(int curIdent)