Uses of Interface
com.googlecode.jpattern.core.xml.IXmlAttribute

Packages that use IXmlAttribute
com.googlecode.jpattern.core.xml   
 

Uses of IXmlAttribute in com.googlecode.jpattern.core.xml
 

Classes in com.googlecode.jpattern.core.xml that implement IXmlAttribute
 class XmlAttribute
           
 

Methods in com.googlecode.jpattern.core.xml that return IXmlAttribute
 IXmlAttribute IXmlElement.addAttribute()
           
 IXmlAttribute XmlElement.addAttribute()
           
 IXmlAttribute IXmlElement.getAttribute(String name)
           
 IXmlAttribute XmlElement.getAttribute(String name)
           
 



Copyright © 2011. All Rights Reserved.