|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ref_id | |
org.barracudamvc.contrib.sam.xmlform.dtd |
Uses of Ref_id in org.barracudamvc.contrib.sam.xmlform.dtd |
Classes in org.barracudamvc.contrib.sam.xmlform.dtd that implement Ref_id | |
class |
Ref_idImpl
|
Methods in org.barracudamvc.contrib.sam.xmlform.dtd that return Ref_id | |
static Ref_id |
Ref_idImpl.unmarshal(File file)
|
static Ref_id |
Ref_idImpl.unmarshal(File file,
boolean validate)
|
static Ref_id |
Ref_idImpl.unmarshal(InputStream inputStream)
|
static Ref_id |
Ref_idImpl.unmarshal(InputStream inputStream,
boolean validate)
|
static Ref_id |
Ref_idImpl.unmarshal(Reader reader)
|
static Ref_id |
Ref_idImpl.unmarshal(Reader reader,
boolean validate)
|
Methods in org.barracudamvc.contrib.sam.xmlform.dtd with parameters of type Ref_id | |
void |
FormImpl.addRef_id(Ref_id ref_id)
|
void |
FormImpl.removeRef_id(Ref_id ref_id)
|
void |
Form.addRef_id(Ref_id ref_id)
|
void |
Form.removeRef_id(Ref_id ref_id)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |