Package jetbrains.mps.persistence.xml
Interface XMLPersistence.Indexer
- 
- All Known Implementing Classes:
 Indexer9
- Enclosing interface:
 - XMLPersistence
 
public static interface XMLPersistence.Indexer 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidindex(Reader input) 
 - 
 
- 
- 
Method Detail
- 
index
void index(@NotNull Reader input) throws IOException
- Throws:
 IOException
 
 - 
 
 -