JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.saxon.om
Interface MutableDocumentInfo
All Known Implementing Classes:
DocumentImpl
public interface
MutableDocumentInfo
Interface representing the document node of a mutable document
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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
Method Detail
resetIndexes
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method