isRelative = true;
}
// Get the mailbox for the reference name.
final MailboxPath rootPath = new MailboxPath(referenceRoot, "", "");
results = new ArrayList<MailboxMetaData>(1);
results.add(new MailboxMetaData() {
/**
* @see org.apache.james.mailbox.MailboxMetaData#inferiors()
*/
public Children inferiors() {