com.java4ever.m3g
Class ExternalReferencesSection
java.lang.Object
com.java4ever.m3g.Section
com.java4ever.m3g.ExternalReferencesSection
- public class ExternalReferencesSection
- extends Section
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalReferencesSection
public ExternalReferencesSection()
addExternalReference
public void addExternalReference(ExternalReference reference)
getExternalReferences
public ExternalReference[] getExternalReferences()
removeExternalReference
public void removeExternalReference(ExternalReference reference)
removeExternalReferences
public void removeExternalReferences()
getExternalReferenceCount
public int getExternalReferenceCount()
readObjects
protected void readObjects(M3GInputStream is,
java.util.ArrayList table)
throws java.io.IOException
- Specified by:
readObjects in class Section
- Throws:
java.io.IOException
writeObjects
protected void writeObjects(M3GOutputStream os,
java.util.ArrayList table)
throws java.io.IOException
- Specified by:
writeObjects in class Section
- Throws:
java.io.IOException
Copyright 2005 java4ever.com. All Rights Reserved.