Package org.openspml.v2.profiles.dsml

Interface Summary
DSMLUnmarshaller.Parseable Make it clear that you are top-level by implementing this interface and OpenContentElement
 

Class Summary
And From the DSML spec...
ApproxMatch From the DSML spec...
Attr From the DSML spec...
AttributeDescription From DSML 2.0 - this is the base of assertion classes like EqualityMatch.
AttributeDescriptions This is a list of attributes...
DSMLAttr  
DSMLModification  
DSMLUnmarshaller Capture all the "public" knowledge of parsers, etc...
DSMLValue  
EqualityMatch This is the for matching attribute values.
ExtensibleMatch This is the only item that implements the MatchingRuleAssertion so we're doing this all here.
Filter This is from the DSML 2.0 Specification.
GreaterOrEqual From the DSML spec...
LessOrEqual From the DSML spec...
Modification From the DSML spec...
Not Represents the <not> element in a filter.
Or From the DSML spec...
Present A FilterItem that is a present element.
Substrings There's only one SubstringFilter typed item, the Substring element, so we're using a single class.
Value
 

Exception Summary
DSMLProfileException Just a class to separate the exception types...
 



Copyright © Sun Microsystems, Inc. All Rights Reserved.