| 
||||||||||
| 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.StructLinkType
edu.indiana.dlib.metsnav.mets.v1_4.StructLink
public class StructLink
structLink: Structural Map Linking. The Structural Map Linking section allows for the specification of hyperlinks between different components of a METS structure delineated in a structural map.
| Constructor Summary | |
|---|---|
StructLink()
 | 
|
| 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.StructLinkType | 
|---|
addSmLink, addSmLink, clearSmLink, enumerateSmLink, getID, getSmLink, getSmLink, getSmLinkCount, removeSmLink, setID, setSmLink, setSmLink | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StructLink()
| Method Detail | 
|---|
public boolean isValid()
isValid in class StructLinkType
public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
marshal in class StructLinkTypeout - 
MarshalException
ValidationException
public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
marshal in class StructLinkTypehandler - 
IOException
MarshalException
ValidationException
public static Object unmarshal(Reader reader)
                        throws MarshalException,
                               ValidationException
reader - 
MarshalException
ValidationException
public void validate()
              throws ValidationException
validate in class StructLinkTypeValidationException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||