|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Space
This element returns whitespace characters to allow separate handling by the application
Field Summary |
---|
Fields inherited from interface org.apache.xmlbeans.xml.stream.XMLEvent |
---|
CHANGE_PREFIX_MAPPING, CHARACTER_DATA, COMMENT, END_DOCUMENT, END_ELEMENT, END_PREFIX_MAPPING, ENTITY_REFERENCE, NULL_ELEMENT, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT, START_PREFIX_MAPPING, XML_EVENT |
Method Summary | |
---|---|
boolean |
ignorable()
Returns true if this is ignorable whitespace |
Methods inherited from interface org.apache.xmlbeans.xml.stream.CharacterData |
---|
getContent, hasContent |
Methods inherited from interface org.apache.xmlbeans.xml.stream.XMLEvent |
---|
getLocation, getName, getSchemaType, getType, getTypeAsString, hasName, isChangePrefixMapping, isCharacterData, isEndDocument, isEndElement, isEndPrefixMapping, isEntityReference, isNull, isProcessingInstruction, isSpace, isStartDocument, isStartElement, isStartPrefixMapping |
Method Detail |
---|
boolean ignorable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |