Uses of Class
net.sf.adf.acl.xml.XMLCodec

Packages that use XMLCodec
net.sf.adf.acl.xml   
 

Uses of XMLCodec in net.sf.adf.acl.xml
 

Subclasses of XMLCodec in net.sf.adf.acl.xml
 class SOAPCodec
          Decorator pattern - nu e absolut necesar sa folosesc SOAPCodec pot la fel de bine sa folosesc numai XMLCodec si atat
 

Constructors in net.sf.adf.acl.xml with parameters of type XMLCodec
SOAPCodec(XMLCodec xmlCodec)