Searched refs:beginSection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DWebRowSetXmlWriter.java176 beginSection("properties");
198 beginSection("key-columns");
206 //Changed to beginSection and endSection for maps for proper indentation
207 beginSection("map");
244 beginSection("sync-provider");
273 beginSection("metadata");
282 beginSection("column-definition");
324 beginSection("data");
330 beginSection("modifyRow");
332 beginSection("deleteRo
461 private void beginSection(String tag) throws java.io.IOException { method in class:WebRowSetXmlWriter
[all...]

Completed in 29 milliseconds