net.sf.saxon.om

Interface MutableDocumentInfo

public interface MutableDocumentInfo

Interface representing the document node of a mutable document
Method Summary
voidresetIndexes()
This method is called before performing a batch of updates; it allows all cached data that might be invalidated by such updates to be cleared

Method Detail

resetIndexes

public void resetIndexes()
This method is called before performing a batch of updates; it allows all cached data that might be invalidated by such updates to be cleared