Serialized Form
serialVersionUID: 2030456323088551487L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
- Read this node's content in binary format from the given source.
- Throws:
java.io.IOException
- if an I/O error occurs
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write this node's content in binary format to the given target.
- Throws:
java.io.IOException
- if an I/O error occurs
Copyright © 2010 JBoss, a division of Red Hat, Inc.