NodeCapacityExceededException getRequiredCapacity Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Reports the capacity (in nodes) needed to load one of the inputs.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public virtual int getRequiredCapacity()

Return Value

Type: Int32
the number of needs needed for the input which exceeded the licensed capacity
Remarks

Reports the capacity (in nodes) needed to load one of the inputs.
See Also