Class ResourceTypes.ResXMLTree_attrExt.Writer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void attr​(int ns, int name, int value, ResourceTypes.Res_value resValue, java.lang.String fullName)  
      void write()  
      • Methods inherited from class java.lang.Object

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

      • attr

        public void attr​(int ns,
                         int name,
                         int value,
                         ResourceTypes.Res_value resValue,
                         java.lang.String fullName)
      • write

        public void write()