| java.lang.Object com.caucho.jaxb.property.Property com.caucho.jaxb.property.CDataProperty com.caucho.jaxb.property.XmlListArrayProperty com.caucho.jaxb.property.XmlListBooleanArrayProperty
XmlListBooleanArrayProperty | public XmlListBooleanArrayProperty()(Code) | | |
Methods inherited from com.caucho.jaxb.property.CDataProperty | public Object bindFrom(BinderImpl binder, NodeIterator node, Object previous) throws IOException, JAXBException(Code)(Java Doc) public Node bindTo(BinderImpl binder, Node node, Object value, Namer namer) throws IOException, JAXBException(Code)(Java Doc) public String getMinOccurs()(Code)(Java Doc) abstract protected Object read(String in) throws IOException, JAXBException(Code)(Java Doc) public Object read(Unmarshaller u, XMLStreamReader in, Object previous) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public Object read(Unmarshaller u, XMLStreamReader in, Object previous, ClassSkeleton attributed, Object parent) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public Object readAttribute(XMLStreamReader in, int i) throws IOException, JAXBException(Code)(Java Doc) public String toString()(Code)(Java Doc) abstract public String write(Object in) throws IOException, JAXBException(Code)(Java Doc) public void write(Marshaller m, XMLStreamWriter out, Object value, Namer namer, Object obj, ArrayList<XmlMapping> attributes) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public void write(Marshaller m, XMLStreamWriter out, Object value, Namer namer) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public void write(Marshaller m, XMLStreamWriter out, Object value, Namer namer, Object obj) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc)
|
Fields inherited from com.caucho.jaxb.property.Property | final public static L10N L(Code)(Java Doc)
|
Methods inherited from com.caucho.jaxb.property.Property | abstract public Object bindFrom(BinderImpl binder, NodeIterator node, Object previous) throws IOException, JAXBException(Code)(Java Doc) abstract public Node bindTo(BinderImpl binder, Node node, Object value, Namer namer) throws IOException, JAXBException(Code)(Java Doc) public Node bindTo(BinderImpl binder, Node node, Object value, Namer namer, ArrayList<XmlMapping> attributes) throws IOException, JAXBException(Code)(Java Doc) public String getMaxOccurs()(Code)(Java Doc) public String getMinOccurs()(Code)(Java Doc) public Object getNilValue()(Code)(Java Doc) abstract public QName getSchemaType()(Code)(Java Doc) public boolean isNullable()(Code)(Java Doc) public boolean isXmlPrimitiveType()(Code)(Java Doc) abstract public Object read(Unmarshaller u, XMLStreamReader in, Object previous) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public Object read(Unmarshaller u, XMLStreamReader in, Object previous, ClassSkeleton attributed, Object parent) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public Object readAttribute(XMLStreamReader in, int i) throws IOException, JAXBException(Code)(Java Doc) abstract public void write(Marshaller m, XMLStreamWriter out, Object value, Namer namer) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public void write(Marshaller m, XMLStreamWriter out, Object value, Namer namer, Object obj) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc) public void write(Marshaller m, XMLStreamWriter out, Object value, Namer namer, Object obj, ArrayList<XmlMapping> attributes) throws IOException, XMLStreamException, JAXBException(Code)(Java Doc)
|
|
|