users@jaxb.java.net
how to generate constants?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Felipe Gaścho <
fgaucho_at_gmail.com
>
Date
: Wed, 12 Dec 2007 19:09:05 +0100
is there a way to generate constants ?
public static final String a = "constant";
??
<xsd:complexType name="test">
<xsd:attribute name="a" type="xsd:string" fixed="constant"/>
</xsd:complexType>
This message
: [
Message body
]
Next message
:
Kenny MacLeod: "Re: how to generate constants?"
Previous message
:
Jason Harrop: "Re: List<JAXBElement<?>> incompatible with generated types"
Next in thread
:
Kenny MacLeod: "Re: how to generate constants?"
Reply
:
Kenny MacLeod: "Re: how to generate constants?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]