Uses of Interface
org.barracudamvc.contrib.dbroggisch.display.filters.dtd.Mapref

Packages that use Mapref
org.barracudamvc.contrib.dbroggisch.display.filters.dtd   
 

Uses of Mapref in org.barracudamvc.contrib.dbroggisch.display.filters.dtd
 

Classes in org.barracudamvc.contrib.dbroggisch.display.filters.dtd that implement Mapref
 class MaprefImpl
           
 

Methods in org.barracudamvc.contrib.dbroggisch.display.filters.dtd that return Mapref
static Mapref MaprefImpl.unmarshal(File file)
           
static Mapref MaprefImpl.unmarshal(File file, boolean validate)
           
static Mapref MaprefImpl.unmarshal(InputStream inputStream)
           
static Mapref MaprefImpl.unmarshal(InputStream inputStream, boolean validate)
           
static Mapref MaprefImpl.unmarshal(Reader reader)
           
static Mapref MaprefImpl.unmarshal(Reader reader, boolean validate)
           
 

Methods in org.barracudamvc.contrib.dbroggisch.display.filters.dtd with parameters of type Mapref
 void ClassdescriptorImpl.addMapref(Mapref mapref)
           
 void Classdescriptor.addMapref(Mapref mapref)
           
 void ClassdescriptorImpl.removeMapref(Mapref mapref)
           
 void Classdescriptor.removeMapref(Mapref mapref)
           
 



Copyright © 2006 BarracudaMVC.org All Rights Reserved.