org.eclipse.mylyn.wikitext.core.parser.builder
Class RecordingDocumentBuilder.Event
java.lang.Object
org.eclipse.mylyn.wikitext.core.parser.builder.RecordingDocumentBuilder.Event
- Enclosing class:
- RecordingDocumentBuilder
public static class RecordingDocumentBuilder.Event
- extends Object
attributes
public Attributes attributes
blockType
public DocumentBuilder.BlockType blockType
text
public String text
headingLevel
public Integer headingLevel
spanType
public DocumentBuilder.SpanType spanType
locator
public LocatorImpl locator
RecordingDocumentBuilder.Event
public RecordingDocumentBuilder.Event(DocumentBuilder.BlockType type,
Attributes attributes2)
RecordingDocumentBuilder.Event
public RecordingDocumentBuilder.Event(int level,
Attributes attributes2)
RecordingDocumentBuilder.Event
public RecordingDocumentBuilder.Event(DocumentBuilder.SpanType type,
Attributes attributes2)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011 FuseSource, Corp.. All Rights Reserved.