org.apache.xmlbeans.xml.stream
public interface: Space [javadoc |
source]
All Implemented Interfaces:
CharacterData
This element returns whitespace characters to allow separate
handling by the application
- since:
Weblogic - XML Input Stream 1.0
- version:
1.0 -
| Method from org.apache.xmlbeans.xml.stream.Space Summary: |
|---|
|
ignorable |
| Method from org.apache.xmlbeans.xml.stream.Space Detail: |
public boolean ignorable()
Returns true if this is ignorable whitespace |