Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct way to retrieve stix object? #15

Open
jackpf opened this issue Feb 11, 2016 · 1 comment
Open

Correct way to retrieve stix object? #15

jackpf opened this issue Feb 11, 2016 · 1 comment

Comments

@jackpf
Copy link

jackpf commented Feb 11, 2016

Hi,

Just wondering, what is the correct way to receive a stix object? I can get the xml back and traverse through the nodes, but I cant figure out how to get a formatted object?

Cheers

@jasenj1
Copy link
Contributor

jasenj1 commented Feb 11, 2016

I think you would need to use the Java STIX library to parse the XML into a STIX object. See https://github.com/STIXProject/java-stix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants