| 
 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectorg.jibx.ws.io.XmlEncoding
public final class XmlEncoding
Enumerates allowable XML encodings for JiBX/WS.
| Field Summary | |
|---|---|
| static XmlEncoding | UTF_8UTF-8. | 
| Method Summary | |
|---|---|
|  boolean | equals(Object obj) | 
|  int | hashCode() | 
|  String | toString()Describes the encoding. | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final XmlEncoding UTF_8
| Method Detail | 
|---|
public String toString()
toString in class Objectpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object| 
 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||