org.das2.qstream.DescriptorFactory
Factor for converting the XML packet into the Descriptor that implements.
create
create( org.w3c.dom.Element element ) → org.das2.qstream.Descriptor
create the Descriptor from the XML element.
Parameters
element - an Element
Returns:
the Descriptor.
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]