MathMLGranularity MembersDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation

The MathMLGranularity type exposes the following members.
Methods

  NameDescription
Public methodgetDisplayDescription
Returns the user friendly String description of the MathMLGranularity.
Public methodgetDisplayName
Returns the user friendly String name of the MathMLGranularity.
Public methodStatic membergetMathMLGranularity
Returns the com.deltaxml.dita.MathMLGranularity instance representing the supplied String value.
Public methodStatic memberparseValue
TO DO - Add summary...
Public methodtoString
The camel case string form of each of the enumerated type constants.
(Overrides EnumtoString .)
Public methodStatic membervalueOf
Returns the enum constant of this type with the specified name.
Public methodStatic membervalues
Returns an array containing the constants of this enum type, in the order they're declared.
Back to Top
Properties

  NameDescription
Public propertyStatic memberADJACENT
Reports the differences to the MathML by repeating A and B MathML inputs adjacent to each other.
Public propertyStatic memberDETAILED_ADJACENT
Reports the differences to the MathML by repeating the A and B MathML inputs adjacent to each other, with individual changes highlighted.
Public propertyStatic memberINLINE
Reports the differences within the MathML without duplicating A and B.
Back to Top
See Also