public class Unknown extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getElement() |
String |
getTag() |
int |
hashCode() |
static Object |
serialize(Unknown unknown,
Writer w)
For internal use only.
|
String |
toString() |
public static Object serialize(Unknown unknown, Writer w) throws IOException
IOException
public String getTag()
public Object getElement()
Copyright © 2017. All rights reserved.