Searched refs:getReadOnlyPacket (Results 1 – 2 of 2) sorted by relevance
126 public boolean getReadOnlyPacket() in getReadOnlyPacket() method in SerializeOptions
199 else if (options.getReadOnlyPacket()) in checkOptionsConsistence()297 tailStr += options.getReadOnlyPacket() ? 'r' : 'w'; in serializeAsRDF()