4849505152535455
BlockMarker bm = new BlockMarker(tagname, null, DOMRegionContext.BLOCK_TEXT, false); parser.addBlockMarker(bm); } public IStructuredModel newModel() { DOMStyleModelImpl model = new DOMStyleModelImpl(); return model; }