A mark can be processed in the same manner as a XMLStreamBuffer.
A mark will share a sub set of information of the buffer that is marked. If the buffer is directly or indirectly associated with a (mutable) {@link XMLStreamBuffer} which is reset and/or re-createdthen this will invalidate the mark and processing behvaiour of the mark is undefined. It is the responsibility of the application to manage the relationship between the marked XMLStreamBuffer and one or more marks.
A mark can be processed in the same manner as a XMLStreamBuffer.
A mark will share a sub set of information of the buffer that is marked. If the buffer is directly or indirectly associated with a (mutable) {@link XMLStreamBuffer} which is reset and/or re-createdthen this will invalidate the mark and processing behvaiour of the mark is undefined. It is the responsibility of the application to manage the relationship between the marked XMLStreamBuffer and one or more marks.
|
|
|
|