public class UnorderedElementContainingPCDATAException extends DeltaXMLDitaMergeException
The orderless comparator cannot process mixed XML content, that is an element containing child elements and PCDATA. While child elements are allowed, PCDATA is not (we consider that orderless PCDATA has little meaning and cannot for example be considered a meaningful document). This exception is used to report when PCDATA is found inside an orderless element.
Constructor and Description |
---|
UnorderedElementContainingPCDATAException()
Construct a new UnorderedElementContainingPCDATAException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.