|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.common.rc.ResourceItem
org.openbp.common.rc.primitive.TChar
public class TChar
Resource item for primitive/char.
| Field Summary |
|---|
| Fields inherited from class org.openbp.common.rc.ResourceItem |
|---|
ATTRIBUTE_PROPERTY_NAME, ATTRIBUTE_PROPERTY_TYPE, GROUP_DELIMITER, name, resourceCollection, resourceObject |
| Constructor Summary | |
|---|---|
TChar()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
Gets the mime-type of the resource item. |
void |
initializeFromDOM(ResourceCollection res,
org.w3c.dom.Element source,
java.lang.String group)
Determines the information from the DOM element and set this to the resource item. |
| Methods inherited from class org.openbp.common.rc.ResourceItem |
|---|
getErrorName, getName, getObject, getResourceCollection, loadResourceObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TChar()
| Method Detail |
|---|
public java.lang.String getMimeType()
public void initializeFromDOM(ResourceCollection res,
org.w3c.dom.Element source,
java.lang.String group)
initializeFromDOM in class ResourceItemres - Resource the item belongs tosource - Resource item nodegroup - Name of the resource item group or null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||