| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.indiana.dlib.metsnav.mets.v1_4.AreaType
edu.indiana.dlib.metsnav.mets.v1_4.Area
public class Area
area: file area The area element provides for more sophisticated linking between a div element and content files representing that div, be they text, image, audio, or video files. An area element can link a div to a point within a file, to a one-dimension segment of a file (e.g., text screen, image line, audio/video clip), or a two-dimensional section of a file (e.g, subsection of an image, or a subsection of the video display of a video file. See the areaType documentation for more details.
| Constructor Summary | |
|---|---|
Area()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
isValid()
Method isValid  | 
 void | 
marshal(ContentHandler handler)
Method marshal  | 
 void | 
marshal(Writer out)
Method marshal  | 
static Object | 
unmarshal(Reader reader)
Method unmarshal  | 
 void | 
validate()
Method validate  | 
| Methods inherited from class edu.indiana.dlib.metsnav.mets.v1_4.AreaType | 
|---|
addADMID, addADMID, addCONTENTIDS, addCONTENTIDS, clearADMID, clearCONTENTIDS, enumerateADMID, enumerateCONTENTIDS, getADMID, getADMID, getADMIDCount, getBEGIN, getBETYPE, getCONTENTIDS, getCONTENTIDS, getCONTENTIDSCount, getCOORDS, getEND, getEXTENT, getEXTTYPE, getFILEID, getID, getSHAPE, removeADMID, removeCONTENTIDS, setADMID, setADMID, setBEGIN, setBETYPE, setCONTENTIDS, setCONTENTIDS, setCOORDS, setEND, setEXTENT, setEXTTYPE, setFILEID, setID, setSHAPE | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Area()
| Method Detail | 
|---|
public boolean isValid()
isValid in class AreaType
public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
marshal in class AreaTypeout - 
MarshalException
ValidationException
public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
marshal in class AreaTypehandler - 
IOException
MarshalException
ValidationException
public static Object unmarshal(Reader reader)
                        throws MarshalException,
                               ValidationException
reader - 
MarshalException
ValidationException
public void validate()
              throws ValidationException
validate in class AreaTypeValidationException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||