|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entry | |
---|---|
org.barracudamvc.contrib.dbroggisch.display.filters.dtd |
Uses of Entry in org.barracudamvc.contrib.dbroggisch.display.filters.dtd |
---|
Classes in org.barracudamvc.contrib.dbroggisch.display.filters.dtd that implement Entry | |
---|---|
class |
EntryImpl
|
Methods in org.barracudamvc.contrib.dbroggisch.display.filters.dtd that return Entry | |
---|---|
static Entry |
EntryImpl.unmarshal(File file)
|
static Entry |
EntryImpl.unmarshal(File file,
boolean validate)
|
static Entry |
EntryImpl.unmarshal(InputStream inputStream)
|
static Entry |
EntryImpl.unmarshal(InputStream inputStream,
boolean validate)
|
static Entry |
EntryImpl.unmarshal(Reader reader)
|
static Entry |
EntryImpl.unmarshal(Reader reader,
boolean validate)
|
Methods in org.barracudamvc.contrib.dbroggisch.display.filters.dtd with parameters of type Entry | |
---|---|
void |
Lookup.addEntry(Entry entry)
|
void |
LookupImpl.addEntry(Entry entry)
|
void |
Lookup.removeEntry(Entry entry)
|
void |
LookupImpl.removeEntry(Entry entry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |