Package jetbrains.buildServer.util
Interface XmlXppAbstractParser.CloseableHandler
-
- All Superinterfaces:
XmlXppAbstractParser.Handler
- Enclosing class:
- XmlXppAbstractParser
protected static interface XmlXppAbstractParser.CloseableHandler extends XmlXppAbstractParser.Handler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
-
Methods inherited from interface jetbrains.buildServer.util.XmlXppAbstractParser.Handler
processElement
-
-