Package gist.protons

Class Summary
AtomCategory Container class for all data associated with an Atom category element.
AtomContent Container class for all data associated with an Atom <content> or <summary>.
AtomDocument Container class for all fields common between an Atom <entry> or <feed>.
AtomEntry Container class which extends AtomDocument to contain all fields specific to an <entry> field.
AtomFeed Container class which extends AtomDocument to contain all fields specific to an <feed> field.
AtomHandler Provides a mechanism to be used in conjunction with a SAX parser to create a structured representation of an Atom document.
AtomLink Container class for link objects
AtomName Container class for Atom Name objects (<author> and <contributor>.
AtomSource Container class which extends AtomDocument to contain all fields specific to an <source> field.
Attribute The Attribute class describes an XML attribute.
AttributeTest Program is primarily for JUnit testing of Attribute.java.
ContainerConversionFactory Contains conversion methods to convert from XMLElem data type to AtomFeed data type and from AtomFeed to XMLElem.
ContainerConversionFactoryTest Tests the conversion methods to convert from XMLElem data type to AtomFeed data type and from AtomFeed to XMLElem
DefaultAtom Class contains static methods for creating default Atom 1.0 feed and entry elements.
Directory Stores names and email addresses of Grinnell Math/CS faculty To be called by MyCallback
Element The Element decribes a feed/entry as an XML structure.
MyFileDirContext The MyFileDirContext class provides a context for performing directory and file system operations.
XMLElem The XMLElem class decribes an XML element.
XMLElemTest Program is primarily for JUnit testing of Atom.java at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)