Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
G
I
J
L
M
N
P
R
S
W
X
A
actionPerformed(ActionEvent)
- Method in class
XMLExamples
Allows XMLExamples to be used as an ActionListener.
B
buildPolygon(String)
- Method in class
XMLExamples
Convenience method to take in XML points and convert them to a java.awt.Polygon.
G
getFileFromUser(String)
- Method in class
XMLExamples
Convenience method to get a file from a user.
getPoints(Polygon)
- Method in class
XMLExamples
Convenience method to return a String of points from a java.awt.Polygon.
I
id
- Variable in class
XMLExamples
J
jaxbMenuText
- Variable in class
XMLExamples
jlabel
- Variable in class
XMLExamples
jpanel
- Variable in class
XMLExamples
L
loaded
- Variable in class
XMLExamples
loadJaxbMenuItemText
- Variable in class
XMLExamples
loadStaxMenuItemText
- Variable in class
XMLExamples
M
main(String[])
- Static method in class
XMLExamples
Just starts everything going.
N
newJaxbMenuItemText
- Variable in class
XMLExamples
newJaxbXML()
- Method in class
XMLExamples
Generates a completely new object from the XML Schema, rather than reading one from XML file elements.
P
paint(Graphics)
- Method in class
XMLExamples
If a polygon has been loaded into the system, paint it.
polygon
- Variable in class
XMLExamples
R
readJaxbXML()
- Method in class
XMLExamples
Reads XML using JaxB.
readStaxXML()
- Method in class
XMLExamples
Reads XML using Stax.
S
saveJaxbMenuItemText
- Variable in class
XMLExamples
saveStaxMenuItemText
- Variable in class
XMLExamples
staxMenuText
- Variable in class
XMLExamples
W
writeJaxbXML()
- Method in class
XMLExamples
Writes XML using JaxB.
writeStaxXML()
- Method in class
XMLExamples
Write XML files using Stax.
X
XMLExamples
- Class in
<Unnamed>
Example of StAX and JaXB use.
XMLExamples()
- Constructor for class
XMLExamples
Sets up the GUI.
A
B
G
I
J
L
M
N
P
R
S
W
X
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes