public class ByteArrayInhabitantsDescriptor extends Object implements InhabitantsDescriptor, Serializable
InhabitantsDescriptor
that loads the inhabitants
meta-data from a byte array (usually coming from a inhabitant file).Constructor and Description |
---|
ByteArrayInhabitantsDescriptor(String systemId,
byte[] data) |
ByteArrayInhabitantsDescriptor(URL systemId,
byte[] data) |
public final String systemId
public ByteArrayInhabitantsDescriptor(String systemId, byte[] data)
public ByteArrayInhabitantsDescriptor(URL systemId, byte[] data)
public String getSystemId()
InhabitantsDescriptor
getSystemId
in interface InhabitantsDescriptor
public InputStream getInputStream()
Copyright © 2013 Oracle Corporation. All rights reserved.