public class JsonStructure extends java.lang.Object implements IStructure
IStructure implementation for JSON.| Constructor and Description |
|---|
JsonStructure(FileDescriptor pFileDescriptor)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IStructureComponent> |
getComponents()
Returns the components defining the structure.
|
public JsonStructure(FileDescriptor pFileDescriptor)
pFileDescriptor - the file descriptor containing the JSON structurepublic java.util.List<IStructureComponent> getComponents()
IStructuregetComponents in interface IStructureCopyright © 2015 Micro Focus GmbH. All rights reserved.