|
Lizzy v1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectchristophedelory.atom.Common
public class Common
The common definitions in an Atom element.
| Constructor Summary | |
|---|---|
Common()
|
|
| Method Summary | |
|---|---|
String |
getBaseString()
Returns the base URI for resolving any relative references found within the effective scope of this attribute. |
String |
getLang()
Returns the natural language for this element and its descendents. |
void |
setBaseString(String base)
Initializes the base URI for resolving any relative references found within the effective scope of this attribute. |
void |
setLang(String lang)
Initializes the natural language for this element and its descendents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Common()
| Method Detail |
|---|
public String getBaseString()
null.setBaseString(java.lang.String)public void setBaseString(String base)
base - an URI as a string. May be null.getBaseString()public String getLang()
null.setLang(java.lang.String)public void setLang(String lang)
lang - a language tag. May be null.setLang(java.lang.String)
|
© 2008-2009 Christophe Delory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||