org.openspml.v2.profiles.dsml
Interface DSMLUnmarshaller.Parseable

All Known Implementing Classes:
Attr, AttributeDescriptions, org.openspml.v2.profiles.dsml.BasicFilter, Filter, org.openspml.v2.profiles.dsml.FilterItem
Enclosing interface:
DSMLUnmarshaller

protected static interface DSMLUnmarshaller.Parseable

Make it clear that you are top-level by implementing this interface and OpenContentElement


Method Summary
 void parseXml(DSMLUnmarshaller um, java.lang.Object e)
           
 

Method Detail

parseXml

public void parseXml(DSMLUnmarshaller um,
                     java.lang.Object e)
              throws DSMLProfileException
Throws:
DSMLProfileException


Copyright © Sun Microsystems, Inc. All Rights Reserved.