<div><div dir="auto">Yes, that is EXACTLY why I am working with HelloWorldProgramOutput.java.  It’s an example which did not contain setContainerField which I would like to see if the XML or Java or JSON output had containerField or setContainer field.   Now do you see my purpose for getting HelloWorldProgramOutput.class to produce ANY X3D output?</div></div><div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 24, 2018 at 2:33 AM Don Brutzman <<a href="mailto:brutzman@nps.edu">brutzman@nps.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">typically you are not finding setContainerField because that simply reflects parent-child relationships.  it is handled internally by X3DJSAIL, which makes sense because containerField is part of XML encoding and not part of actual model structure..<br>
<br>
if incorrectly done in XML output, then the best correction is to fix the offending X3DJSAIL code rather than make things really confusing to programmers.<br>
<br>
not claiming it is yet perfect but we are getting closer and closer.  test-case examples are best way to isolate and fix these.<br>
<br>
On 7/20/2018 7:16 PM, <a href="mailto:yottzumm@gmail.com" target="_blank">yottzumm@gmail.com</a> wrote:<br>
> If we conclude that setContainerField() is the best way to add the container field (instead of something like setMaterial), I will have to change my serializers, and you will have to change X3dToJava.xslt.<br>
all the best, Don<br>
-- <br>
Don Brutzman  Naval Postgraduate School, Code USW/Br       <a href="mailto:brutzman@nps.edu" target="_blank">brutzman@nps.edu</a><br>
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149<br>
X3D graphics, virtual worlds, navy robotics <a href="http://faculty.nps.edu/brutzman" rel="noreferrer" target="_blank">http://faculty.nps.edu/brutzman</a><br>
<br>
</blockquote></div></div>