in src/main/java/org/apache/sling/hapi/client/impl/microdata/MicrodataDocument.java [346:348]
public Item at(int index) { return items.get(index); }