Media Authoring
with Java API

tv.amwa.maj.entity
Class Segment.SegmentXMLHandler

java.lang.Object
  extended by tv.amwa.maj.io.xml.MasterContentHandler
      extended by tv.amwa.maj.io.xml.LocalHandler
          extended by tv.amwa.maj.entity.InterchangeObject.InterchangeObjectXMLHandler
              extended by tv.amwa.maj.entity.Component.ComponentXMLHandler
                  extended by tv.amwa.maj.entity.Segment.SegmentXMLHandler
All Implemented Interfaces:
ContentHandler, SpecifiedClasses
Direct Known Subclasses:
EdgecodeSegment.XMLHandler, EssenceGroup.XMLHandler, Event.EventXMLHandler, Filler.XMLHandler, NestedScope.XMLHandler, OperationGroup.XMLHandler, Pulldown.XMLHandler, ScopeReference.XMLHandler, Selector.XMLHandler, Sequence.XMLHandler, SourceReferenceSegment.SourceReferenceXMLHandler, TimecodeSegment.XMLHandler, TimecodeStream.XMLHandler
Enclosing class:
Segment

public abstract static class Segment.SegmentXMLHandler
extends Component.ComponentXMLHandler


Field Summary
static String elementName
           
 
Fields inherited from class tv.amwa.maj.entity.Component.ComponentXMLHandler
dataElementNames, subElementNames
 
Fields inherited from interface tv.amwa.maj.industry.SpecifiedClasses
abstractInterchangeable, abstractMeta, interchangeable, meta
 
Constructor Summary
Segment.SegmentXMLHandler()
           
 
Method Summary
 
Methods inherited from class tv.amwa.maj.io.xml.LocalHandler
areAttributesPresent, characters, endDocument, endElement, getAttributesForElement, getAttributesForThis, getAttributeValueChildElement, getAttributeValueThisElement, getBytesFromStream, getElementData, getElementDataList, getElementName, getInputStreamForName, getSubElement, getSubElementList, isDataElementList, isDataElementPresent, isSingleDataElement, isSingleSubElement, isSubElementList, isSubElementPresent, startElement
 
Methods inherited from class tv.amwa.maj.io.xml.MasterContentHandler
endPrefixMapping, ignorableWhitespace, processingInstruction, registerCoreHandlers, registerHandler, registerHandlersForClass, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.xml.sax.ContentHandler
endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
 

Field Detail

elementName

public static final String elementName
See Also:
Constant Field Values
Constructor Detail

Segment.SegmentXMLHandler

public Segment.SegmentXMLHandler()

Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.